Skip to content

Commit

Permalink
v0.2.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
miho committed Aug 13, 2024
1 parent 8dcf9fd commit 0a96ab3
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
import static org.junit.jupiter.api.Assertions.assertTrue;

public class JsonSchemaModelTest {

// TODO: testModel() is not a valid test method yet. We need to validate the schema against the expectations.

@org.junit.jupiter.api.Test
void testModel() {
ObjectMapper mapper = new ObjectMapper();
Expand Down

0 comments on commit 0a96ab3

Please sign in to comment.