Skip to content

Commit

Permalink
style: ran java linting
Browse files Browse the repository at this point in the history
  • Loading branch information
TeddyCr committed Sep 18, 2024
1 parent 83aa860 commit 68a05b7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ INNER JOIN (SELECT entityFQN AS testCaseEntityFQN,fqnHash AS testCaseHash FROM t
}
return condition;
}

protected static UUID getOrCreateIncident(TestCase testCase, String updatedBy) {
CollectionDAO daoCollection = Entity.getCollectionDAO();
TestCaseResolutionStatusRepository testCaseResolutionStatusRepository =
Expand Down

0 comments on commit 68a05b7

Please sign in to comment.