We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c28c9fa + 30710cc commit dc855fbCopy full SHA for dc855fb
lib/src/test/kotlin/com/segment/analytics/kotlin/destinations/nielsendcr/NielsenDCRDestinationTest.kt
@@ -150,7 +150,7 @@ class NielsenDCRDestinationTest {
150
@Test
151
fun `settings are updated correctly`() {
152
153
- /* assertions Localytics config */
+ /* assertions Nielsen DCR config */
154
Assertions.assertNotNull(mockedNielsenDcrDestination.nielsenDCRSettings)
155
with(mockedNielsenDcrDestination.nielsenDCRSettings!!) {
156
assertEquals(appId, "APPID1234567890")
0 commit comments