Skip to content
Snippets Groups Projects
Commit 84d6b5aa authored by OZGCloud's avatar OZGCloud
Browse files

OZG-5988 [test] set variable private

parent 79525e25
No related branches found
No related tags found
No related merge requests found
...@@ -91,7 +91,7 @@ class CommandMapperTest { ...@@ -91,7 +91,7 @@ class CommandMapperTest {
class TestToCreateCommands { class TestToCreateCommands {
@Mock @Mock
GrpcCreateCommand createCommand; private GrpcCreateCommand createCommand;
@Test @Test
void shouldCallToCreateCommandRequest() { void shouldCallToCreateCommandRequest() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment