Copyright: update test

This commit is contained in:
Benoit Marty 2025-11-10 11:25:37 +01:00
parent 336e35da2e
commit c3875e4d95

View file

@ -83,7 +83,7 @@ class KonsistLicenseTest {
it.name.startsWith("Template ").not()
}
.assertTrue {
it.text.count("Element Creations") == 1
it.text.count("Element Creations Ltd.") == 1
}
}
}