discourse/test
Robin Ward f57fdee2f6 FIX: Modal onClose was being called repeatedly
This happened because the modal controller was not clearing the `name`
attribute, which is used for looking up the controller to call `onClose`
on.

Every page navigation would call the method over and over, breaking
state in odd ways.
2019-08-01 15:42:43 -04:00
..
javascripts FIX: Modal onClose was being called repeatedly 2019-08-01 15:42:43 -04:00
stylesheets Manage qunit via yarn. 2018-09-11 15:07:28 +08:00
run-qunit.js DEV: uses ember-cli recommended chrome flags (#7939) 2019-07-25 11:38:05 +02:00
smoke_test.js DEV: Increase wait duration between smoke test further during edit. 2019-06-14 12:21:54 +08:00