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

Rename @DisplayName

parent ecf01675
No related branches found
No related tags found
No related merge requests found
...@@ -62,7 +62,7 @@ class EnvironmentControllerTest { ...@@ -62,7 +62,7 @@ class EnvironmentControllerTest {
mockMvc = MockMvcBuilders.standaloneSetup(controller).build(); mockMvc = MockMvcBuilders.standaloneSetup(controller).build();
} }
@DisplayName("Get frontend environment") @DisplayName("Get environment")
@Nested @Nested
class TestGetEnvironment { class TestGetEnvironment {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment