Skip to content

Commit

Permalink
test(predict): remove contactID
Browse files Browse the repository at this point in the history
SDK-217

Co-authored-by: davidSchuppa <[email protected]>
Co-authored-by: LasOri <[email protected]>
Co-authored-by: LordAndras <[email protected]>
Co-authored-by: matusekma <[email protected]>
  • Loading branch information
5 people committed Feb 3, 2025
1 parent bfd5cbe commit 5e88793
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ class PredictShardListMergerTest {
val expected = mapOf(
"cp" to 1,
"vi" to VISITOR_ID,
"ci" to CONTACT_ID,
"q1" to 1,
"q2" to "b",
"q3" to "c"
Expand Down

0 comments on commit 5e88793

Please sign in to comment.