Skip to content

Commit 9707048

Browse files
author
Alexander Bainczyk
committed
temporarily disable learner integration tests
1 parent fbfd7e4 commit 9707048

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,6 +455,7 @@
455455
<classesDirectory>${project.build.outputDirectory}</classesDirectory>
456456
<excludes>
457457
<exclude>**/integrationtests/websocket/**/*.java</exclude>
458+
<exclude>**/integrationtests/resources/LearnerResourceIT.java</exclude>
458459
</excludes>
459460
</configuration>
460461
<executions>

0 commit comments

Comments
 (0)