Skip to content

Commit

Permalink
Add annotation to postgresql test case
Browse files Browse the repository at this point in the history
  • Loading branch information
kaneeldias committed Nov 29, 2023
1 parent e74ee59 commit cee7235
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ public void validateEntityFieldTypeForMssql() {
);
}

@Test
public void validateEntityFieldTypeForPostgresql() {
List<Diagnostic> diagnostics = getErrorDiagnostics("project_5", "field-types.bal", 10);
testDiagnostic(
Expand Down

0 comments on commit cee7235

Please sign in to comment.