Skip to content

Commit

Permalink
Issue #3432109: Fix cucumber-linter warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
tregismoreira committed Mar 21, 2024
1 parent d9cb56b commit 0cfda2c
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,7 @@ Feature: Redirect user to their settings page

Scenario: A user is redirected to their settings page
Given I am logged in as a user with the "authenticated" role

When I go to "/my-settings"

Then the URL should match "^\/user\/[^\/]+\/edit$"

0 comments on commit 0cfda2c

Please sign in to comment.