Skip to content

Commit 0f1f019

Browse files
committed
Improve test name
1 parent 11a89da commit 0f1f019

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dd-sdk-android-core/src/test/kotlin/com/datadog/android/core/DatadogCoreInitializationTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,7 @@ internal class DatadogCoreInitializationTest {
626626
}
627627

628628
@Test
629-
fun `M apply app version W setVersion(appVersion) { with app version }`(
629+
fun `M apply app version from config W initialize { version in config is not null }`(
630630
@StringForgery appVersion: String
631631
) {
632632
// When

0 commit comments

Comments
 (0)