Skip to content
This repository was archived by the owner on Jun 30, 2024. It is now read-only.

Commit 747dfe5

Browse files
committed
Merge branch 'master' of github.com:RunestoneInteractive/RunestoneServer
2 parents 75e08fd + db2574c commit 747dfe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jobeinabox/files/CodeTestHelper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
* @update 2.0.0 - standard version since 2020
4141
*/
4242
public class CodeTestHelper {
43-
public static boolean replit = true;
43+
public static boolean replit = false;
4444

4545
private static String results = "";
4646
private static String mainOutput = "";

0 commit comments

Comments
 (0)