Fixed typo.
This commit is contained in:
parent
1e6989f6d1
commit
553b13fb66
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ class ManageTest < TestCase
|
||||||
:value => 'some sla update ' + random,
|
:value => 'some sla update ' + random,
|
||||||
)
|
)
|
||||||
|
|
||||||
relaod()
|
reload()
|
||||||
sleep 2
|
sleep 2
|
||||||
|
|
||||||
click( :css => 'a[href="#manage"]' )
|
click( :css => 'a[href="#manage"]' )
|
||||||
|
|
Loading…
Reference in a new issue