ui: Remove debugging pause from our acceptance tests (#7852)

This commit is contained in:
John Cowen 2020-05-12 12:53:01 +01:00 committed by John Cowen
parent c96fd3778e
commit 4c46d2ed6f
1 changed files with 0 additions and 1 deletions

View File

@ -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)"