Remove some pauses
This commit is contained in:
parent
19a686ac7a
commit
c909c00f6c
|
@ -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 a new issue