Skip to content

Commit c3875e4

Browse files
committed
Copyright: update test
1 parent 336e35d commit c3875e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/konsist/src/test/kotlin/io/element/android/tests/konsist/KonsistLicenseTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ class KonsistLicenseTest {
8383
it.name.startsWith("Template ").not()
8484
}
8585
.assertTrue {
86-
it.text.count("Element Creations") == 1
86+
it.text.count("Element Creations Ltd.") == 1
8787
}
8888
}
8989
}

0 commit comments

Comments
 (0)