controller tests create response
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
import { ajax } from 'discourse/lib/ajax';
|
||||
|
||||
export default Ember.Route.extend({
|
||||
model() {
|
||||
return ajax('/choice/form.json');
|
||||
}
|
||||
});
|
||||
Reference in New Issue
Block a user