Skip to content

Commit

Permalink
chore: added extra log
Browse files Browse the repository at this point in the history
  • Loading branch information
jsalaber committed Apr 2, 2024
1 parent 5fceffa commit e78e912
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ class DevCycleClientTests {
// expect only the first and last user id to be sent as a result of the identify calls
try {
// TODO: Figure out why this is inconsistently failing
// Assertions.assertEquals(true, it.path?.contains("expected_userid"))
// Assertions.assertEquals(true, it.path?.contains("expected_userid"))
} catch (e: org.opentest4j.AssertionFailedError) {
throw e
}
Expand Down

0 comments on commit e78e912

Please sign in to comment.