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

OZG-5988 [test] set variable private

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