Skip to content

Commit

Permalink
wip - include only StartupExtendedTest
Browse files Browse the repository at this point in the history
  • Loading branch information
vga91 committed Aug 22, 2023
1 parent 698edfa commit 7b24b7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ subprojects {
archiveClassifier = 'javadoc'
}
test {
//exclude '**/CypherProceduresClusterTest.class'//, '**/AtomicTest.class'
include '**/StartupExtendedTest.class'//, '**/AtomicTest.class'

// neo4jDockerImage system property is used in TestContainerUtil
systemProperties 'user.language' : 'en' ,
Expand Down

0 comments on commit 7b24b7c

Please sign in to comment.