Skip to content

Commit

Permalink
Revert change to TestUtils
Browse files Browse the repository at this point in the history
Signed-off-by: Tony Tkáčik <tonydamage@gmail.com>
  • Loading branch information
tonydamage committed Aug 7, 2023
1 parent 973a7d8 commit 1746cf5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ public class TestUtil {
*/
public static final String NON_EXISTENT_OID = "4e4f4e5f-4558-4953-5445-4e545f4f4944";

private static final boolean checkResults = true;
private static boolean checkResults = true;

private static DatatypeFactory datatypeFactory = null;

Expand Down

0 comments on commit 1746cf5

Please sign in to comment.