Skip to content

Commit

Permalink
Reactivate tests #525
Browse files Browse the repository at this point in the history
In this commit, the performance test from the Marker Test class is reactivated because it can be run quickly and successfully.
Contributes to #525
  • Loading branch information
Michael5601 committed Aug 8, 2023
1 parent 3e3f88d commit 752e937
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ public void _testPerformanceManyResources() {
}
}

public void _testPerformanceOneResource() {
public void testPerformanceOneResource() {
debug("testPerformanceOneResource");
long start;
long stop;
Expand Down

0 comments on commit 752e937

Please sign in to comment.