Fixed browser test.

This commit is contained in:
Martin Edenhofer 2016-02-11 03:31:18 +01:00
parent 78226efcbc
commit 525edc4ab4

View file

@ -163,7 +163,8 @@ class AaaGettingStartedTest < TestCase
value: 'My Stats',
)
location_check(
url: '#dashboard',
url: '#clues',
#url: '#dashboard',
)
end