Switching classorder to ClassName

This commit is contained in:
Svante Schubert
2022-11-28 12:55:36 +01:00
parent 1c915967fe
commit b0b4354c24
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
# ClassOrderer$OrderAnnotation sorts classes based on their @Order annotation
junit.jupiter.testclass.order.default=org.junit.jupiter.api.ClassOrderer$OrderAnnotation
junit.jupiter.testclass.order.default=org.junit.jupiter.api.ClassOrderer$ClassName