Remove some pauses

This commit is contained in:
John Cowen 2018-06-01 16:42:54 +01:00
parent c2bd21d8d9
commit 16fc7ebd8b
2 changed files with 0 additions and 2 deletions

View File

@ -16,7 +16,6 @@ Feature: components / kv-filter
--- ---
s: [Text] s: [Text]
--- ---
And pause for 3000
And I see 1 [Model] model with the name "[Text]" And I see 1 [Model] model with the name "[Text]"
Where: Where:

View File

@ -13,5 +13,4 @@ Feature: Search services within nodes by name and port
--- ---
When I click services on the tabs When I click services on the tabs
And I see servicesIsSelected on the tabs And I see servicesIsSelected on the tabs
And then pause for 3000