Add section elements
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
module 'Router', setup: -> App.reset()
|
||||
test 'root route', ->
|
||||
visit '/'
|
||||
andThen -> equal currentRouteName(), 'index'
|
||||
Reference in New Issue
Block a user