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

Rename @DisplayName

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