Skip to content

Commit

Permalink
PR feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Melchior committed Oct 10, 2023
1 parent 7574bc6 commit a03030d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -862,7 +862,7 @@ public void isNotEmpty_acrossLinkingObjectObjectLink() {
break;
default:
// Do nothing
// fail("Unknown type: " + type);
fail("Unknown type: " + type);
}
}
}
Expand Down

0 comments on commit a03030d

Please sign in to comment.