ui: Remove debugging pause from our acceptance tests (#7852)
This commit is contained in:
parent
c96fd3778e
commit
4c46d2ed6f
|
@ -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