Skip to content

Commit

Permalink
line error for new line at EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
Mansi-mParticle committed Apr 18, 2024
1 parent 19af4b5 commit fbaa9f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ class BaseAudienceTaskTest {
val successListener = successListenersField.get(classInstance) as MutableSet<*>
Assert.assertEquals(0, successListener.size)
}
}
}

0 comments on commit fbaa9f6

Please sign in to comment.