Fixed browser test.
This commit is contained in:
parent
78226efcbc
commit
525edc4ab4
1 changed files with 2 additions and 1 deletions
|
@ -163,7 +163,8 @@ class AaaGettingStartedTest < TestCase
|
|||
value: 'My Stats',
|
||||
)
|
||||
location_check(
|
||||
url: '#dashboard',
|
||||
url: '#clues',
|
||||
#url: '#dashboard',
|
||||
)
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue