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

OZG-6867 remove unnecessary setUp

parent 18a3b189
Branches
Tags
No related merge requests found
......@@ -136,10 +136,6 @@ class SyncServiceTest {
private final SyncResult syncedSyncResult = SyncResult.OK;
private final String syncedZufiId = UUID.randomUUID().toString();
@BeforeEach
void setUp() {
}
@Nested
class ParentGroup {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment