Skip to content
Snippets Groups Projects
Commit cea788ea authored by OZGCloud's avatar OZGCloud
Browse files

OZG-7131 fix tests

parent ed87c926
No related branches found
No related tags found
No related merge requests found
......@@ -110,7 +110,7 @@ import net.devh.boot.grpc.client.inject.GrpcClient;
})
@DataITCase
@WithMockCustomUser
@DirtiesContext(classMode = DirtiesContext.ClassMode.BEFORE_CLASS)
@DirtiesContext(classMode = DirtiesContext.ClassMode.AFTER_EACH_TEST_METHOD)
class CollaborationITCase {
private static final String FIELD_COLLABORATION_VORGANG_ID = "collaborationVorgangId";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment