Skip to content

Commit

Permalink
Update EndpointFocusAndPrefixTest.java
Browse files Browse the repository at this point in the history
Fixed the second test case to create test results file.
  • Loading branch information
onurd86 authored Sep 18, 2023
1 parent 4313229 commit f12d906
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ public void testRunBlackBoxWithPrefix() {

assertAllSolutionsHavePathPrefix(solution, pathToSearch);

//compile(outputFolder);
compile(outputFolder);

}
}

0 comments on commit f12d906

Please sign in to comment.