Skip to content

Commit ee98e0e

Browse files
author
Dennis Labordus
committed
Upgrade to JDK 17, include using TextBlocks
Signed-off-by: Dennis Labordus <[email protected]>
1 parent 6c6e49f commit ee98e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repository-basex/src/test/java/org/lfenergy/compas/scl/data/basex/repository/CompasSclDataBaseXRepositoryTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ void hasDuplicateSclName_WhenUsingSclNameThatHasBeenUsedYet_ThenDuplicateIsFound
6464
// Will always return false for now, because there is no correct implementation for BaseX
6565
assertFalse(getRepository().hasDuplicateSclName(TYPE, NAME_1));
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)