Skip to content

Commit

Permalink
removed alias3 from testInputs
Browse files Browse the repository at this point in the history
Signed-off-by: kohinoor98 <[email protected]>
  • Loading branch information
kohinoor98 committed Nov 7, 2023
1 parent 44abf1d commit 66012a4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ describe("Policies", () => {
// Click on the test alias to navigate to the details page
const testInputs = {
add: ["alias4", "alias6"],
remove: ["alias1", "alias2", "alias3", "alias7"],
remove: ["alias1", "alias2", "alias7"],
};
/* Edit the policy */

Expand Down

0 comments on commit 66012a4

Please sign in to comment.