Skip to content

Commit

Permalink
Removing modifier
Browse files Browse the repository at this point in the history
  • Loading branch information
nagarev committed Dec 10, 2024
1 parent 80838a5 commit 49b0425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rskj-core/src/test/java/co/rsk/vm/opcode/MCopyDslTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
import java.io.FileNotFoundException;
import java.util.stream.Stream;

public class MCopyDslTest {
class MCopyDslTest {

@Test
void testMCOPY_whenNotActivated_behavesAsExpected() throws FileNotFoundException, DslProcessorException {
Expand Down

0 comments on commit 49b0425

Please sign in to comment.