mirror of https://github.com/status-im/consul.git
ui: Remove debugging pause from our acceptance tests (#7852)
This commit is contained in:
parent
74f1a3917e
commit
f3adeec093
|
@ -56,7 +56,6 @@ Feature: dc / services / show: Show Service
|
|||
dc: dc1
|
||||
service: service-0
|
||||
---
|
||||
And pause for 3000
|
||||
And I click tags on the tabs
|
||||
Then I see the text "Tag1" in "[data-test-tags] span:nth-child(1)"
|
||||
Then I see the text "Tag2" in "[data-test-tags] span:nth-child(2)"
|
||||
|
|
Loading…
Reference in New Issue