1
1
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:
Artyom 2016-11-15 16:14:30 +03:00
parent 3ae4d4702e
commit 72d0b5c81f

View File

@ -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