Client side table management for supplier sections
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
module 'Router', setup: -> App.reset()
|
||||
test 'root route', ->
|
||||
visit '/'
|
||||
andThen -> equal currentRouteName(), 'index'
|
||||
#module 'Router', setup: -> App.reset()
|
||||
#test 'root route', ->
|
||||
#visit '/'
|
||||
#andThen ->
|
||||
#equal currentRouteName(), 'index'
|
||||
|
||||
Reference in New Issue
Block a user