Skip to content

Commit

Permalink
test(all): signing test
Browse files Browse the repository at this point in the history
  • Loading branch information
terminalsin committed Jun 13, 2023
1 parent 7ec1d7e commit 8571507
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ public TestSkidfuscator(Class<?>[] test, Consumer<List<Map.Entry<String, byte[]>
.debug(true)
.config(new File(TestSkidfuscator.class.getResource("/config/runtime.hocon").getFile()))
.build());

this.test = test;
this.callback = callback;

Expand Down

0 comments on commit 8571507

Please sign in to comment.