Skip to content
Snippets Groups Projects
Commit a1dd8f24 authored by Krzysztof Witukiewicz's avatar Krzysztof Witukiewicz
Browse files

OZG-7501 OZG-7899 Fix test

parent a27cf1a1
No related branches found
No related tags found
1 merge request!22Ozg 7501 weiterleitung vorbereiten
This commit is part of merge request !22. Comments created here will be created in the context of that merge request.
...@@ -56,8 +56,6 @@ class VorgangServiceITCase { ...@@ -56,8 +56,6 @@ class VorgangServiceITCase {
private AntragstellerNotificationEventListener antragstellerNotificationEventListener; private AntragstellerNotificationEventListener antragstellerNotificationEventListener;
@MockitoBean @MockitoBean
private UserNotificationEventListener userNotificationEventListener; private UserNotificationEventListener userNotificationEventListener;
@MockitoBean
private VorgangRepository vorgangRepository;
@DisplayName("Test creating a new Vorgang") @DisplayName("Test creating a new Vorgang")
@Nested @Nested
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment