Skip to content

Commit

Permalink
chore(policies): fix test
Browse files Browse the repository at this point in the history
Signed-off-by: Philipp Rudloff <[email protected]>
  • Loading branch information
Philipp Rudloff committed Aug 22, 2023
1 parent 5790909 commit 2ce8cf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/mesh/policies/Index.feature
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@ Feature: mesh / policies / index

When I click the "[data-testid='policy-type-link-MeshFaultInjection']" element
Then the "$item:nth-child(1)" element contains "mfi-1"
And the "$item:nth-child(1)" element contains "MeshService service-1"
And the "$item:nth-child(1)" element contains "MeshService:service-1"

0 comments on commit 2ce8cf1

Please sign in to comment.