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',
|
value: 'My Stats',
|
||||||
)
|
)
|
||||||
location_check(
|
location_check(
|
||||||
url: '#dashboard',
|
url: '#clues',
|
||||||
|
#url: '#dashboard',
|
||||||
)
|
)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue