Skip to content

Commit

Permalink
remove old tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Geal committed Jan 5, 2024
1 parent 4be971d commit f720b00
Show file tree
Hide file tree
Showing 30 changed files with 1 addition and 2,923 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.fail;

class SamplesJsonV2Test {
class SamplesTest {
final RunLimits runLimits = new RunLimits(500,100, Duration.ofMillis(500));
@TestFactory
Stream<DynamicTest> jsonTest() {
Expand Down
548 changes: 0 additions & 548 deletions src/test/java/org/biscuitsec/biscuit/token/SamplesV2Test.java

This file was deleted.

Loading

0 comments on commit f720b00

Please sign in to comment.