Skip to content

Commit

Permalink
GRAD2-2822: School Report Regeneration Process - Backend Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kamal-mohammed committed Sep 9, 2024
1 parent ef333aa commit f9732d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -900,7 +900,7 @@ public void testcreateAndStoreSchoolReports_0() {
assertNotNull(type);
assertNotNull(result);
}
@Test(expected = Exception.class)
@Test
public void testcreateAndStoreSchoolReports_WithParams() {
final String type = "TVRRUN";

Expand Down

0 comments on commit f9732d9

Please sign in to comment.