mirror of https://github.com/status-im/consul.git
Remove some pauses
This commit is contained in:
parent
c2bd21d8d9
commit
16fc7ebd8b
|
@ -16,7 +16,6 @@ Feature: components / kv-filter
|
|||
---
|
||||
s: [Text]
|
||||
---
|
||||
And pause for 3000
|
||||
And I see 1 [Model] model with the name "[Text]"
|
||||
|
||||
Where:
|
||||
|
|
|
@ -13,5 +13,4 @@ Feature: Search services within nodes by name and port
|
|||
---
|
||||
When I click services on the tabs
|
||||
And I see servicesIsSelected on the tabs
|
||||
And then pause for 3000
|
||||
|
||||
|
|
Loading…
Reference in New Issue