Skip to content

Commit 279fafe

Browse files
Method rename
1 parent 62bdd73 commit 279fafe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/src/test/java/org/cyclonedx/schema/SchemaVerificationTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ public void testInvalidLicenseIdCount() {
133133
}
134134

135135
@Test
136-
public void testInvalidNameCount() {
136+
public void testInvalidLicenseNameCount() {
137137
Assert.assertFalse(isValid(CycloneDxSchema.Version.VERSION_11, "/invalid-license-name-count-1.1.xml"));
138138
}
139139
/*

0 commit comments

Comments
 (0)