Skip to content

Commit

Permalink
More environment tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kyle-ssg committed Dec 17, 2024
1 parent 3543adc commit 1e22b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/e2e/tests/environment-permission-test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ export default async function () {
await click(byId('segment_overrides'))
await waitForElementClickable('#update-feature-segments-btn')
await closeModal()

await logout()

log('User without permissions cannot update feature state')
await login(E2E_NON_ADMIN_USER_WITH_ENV_PERMISSIONS, PASSWORD)
Expand Down

0 comments on commit 1e22b48

Please sign in to comment.