mirror of
https://github.com/aelve/guide.git
synced 2024-11-22 20:01:36 +03:00
Remove an accidentally-left-in '_pause'
This commit is contained in:
parent
3ae4d4702e
commit
72d0b5c81f
@ -156,7 +156,6 @@ categoryTests = session "categories" $ using Chrome $ do
|
||||
selectDropdown sel opt
|
||||
click (form :// ".save")
|
||||
onAnotherPage "/" $ do
|
||||
_pause
|
||||
("div" :</ ByLinkText "Cat 2") `shouldHaveAttr`
|
||||
("class", "categories-finished")
|
||||
wd "create two items for further tests" $ do
|
||||
|
Loading…
Reference in New Issue
Block a user