Skip to content

Commit 30710cc

Browse files
committed
LIBMOBILE-1187
- issue fixed
1 parent 9aa5902 commit 30710cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/test/kotlin/com/segment/analytics/kotlin/destinations/nielsendcr/NielsenDCRDestinationTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ class NielsenDCRDestinationTest {
150150
@Test
151151
fun `settings are updated correctly`() {
152152

153-
/* assertions Localytics config */
153+
/* assertions Nielsen DCR config */
154154
Assertions.assertNotNull(mockedNielsenDcrDestination.nielsenDCRSettings)
155155
with(mockedNielsenDcrDestination.nielsenDCRSettings!!) {
156156
assertEquals(appId, "APPID1234567890")

0 commit comments

Comments
 (0)