mirror of
https://github.com/discourse/discourse.git
synced 2025-06-05 08:07:17 +08:00
REFACTOR: Rename store:main
to service:store
so we can inject it
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
QUnit.module('store:main');
|
||||
QUnit.module('service:store');
|
||||
|
||||
import createStore from 'helpers/create-store';
|
||||
|
||||
|
Reference in New Issue
Block a user