Switching classorder to ClassName
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
# ClassOrderer$OrderAnnotation sorts classes based on their @Order annotation
|
# 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
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
# ClassOrderer$OrderAnnotation sorts classes based on their @Order annotation
|
# 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
|
||||||
|
|||||||
Reference in New Issue
Block a user