Skip to content

Commit

Permalink
Fix tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
filipelautert committed Nov 16, 2023
1 parent 6b34450 commit 37acc60
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ public static void assertEjb3HibernateMapped(DatabaseSnapshot snapshot) {
hasProperty("name", is("AuditedItem_AUD")),
hasProperty("name", is("REVINFO")),
hasProperty("name", is("WatcherSeqTable")),
hasProperty("name", is("WatcherSeqTable")),
hasProperty("name", is("FirstTable")),
hasProperty("name", is("second_table"))));

Expand Down

0 comments on commit 37acc60

Please sign in to comment.