Skip to content

Commit

Permalink
Remove toggling the sidenav in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wenincode committed Nov 6, 2023
1 parent 689d177 commit 62047f4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions ui/packages/consul-ui/tests/acceptance/login.feature
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ Feature: login
dc: dc-1
---
Then the url should be /dc-1/acls/tokens
And I click ".hds-side-nav__toggle-button"
And I click authMenu on the navigation
And I click login on the navigation
And I fill in the auth form with yaml
Expand Down Expand Up @@ -41,7 +40,6 @@ Feature: login
state: state-123456789/abcdefghijklmnopqrstuvwxyz
code: code-abcdefghijklmnopqrstuvwxyz/123456789
---
And I click ".hds-side-nav__toggle-button"
And I click authMenu on the navigation
And I click login on the navigation
And I click "[data-test-tab=tab_sso] button"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ Feature: token-header
dc: dc1
---
Then the url should be /dc1/acls/tokens
And I click ".hds-side-nav__toggle-button"
And I click authMenu on the navigation
And I click login on the navigation
And I fill in the auth form with yaml
Expand Down

0 comments on commit 62047f4

Please sign in to comment.