Skip to content
Snippets Groups Projects
Commit c501390c authored by Felix Reichenbach's avatar Felix Reichenbach
Browse files

OZG-7572 OZG-7901fix unit test

parent 40df4b8d
Branches
Tags
1 merge request!21OZG-7572 Weiterleiten Filter
......@@ -805,7 +805,7 @@ class RootViewLinkHandlerTest {
@Test
void shouldCallFeatureToggleProperties() {
viewLinkHandler.getVorgangStatusStream();
viewLinkHandler.getVorgangStatusStream().toList();
verify(featureToggleProperties).isForwardByOzgCloudEnabled();
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment