Skip to content

Commit

Permalink
Update test label
Browse files Browse the repository at this point in the history
  • Loading branch information
asloobq committed Jun 5, 2024
1 parent 320616d commit 95928b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/java/suite/optout/OptoutTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ public void testV2LogoutWithV2TokenGenerateOldParticipant(String label, Operator
);
}

@ParameterizedTest(name = "/v2/token/logout with /v2/identity/map - {0} - {2}")
@ParameterizedTest(name = "/v2/token/logout with /v2/identity/map - DII {0} - toOptOut {5} - {2}")
@MethodSource({
"suite.optout.TestData#identityMapEmailArgs",
"suite.optout.TestData#identityMapPhoneArgs"
Expand Down

0 comments on commit 95928b1

Please sign in to comment.