Skip to content

Commit

Permalink
🔇 Disable test_codebox execution
Browse files Browse the repository at this point in the history
  • Loading branch information
shroominic committed Mar 2, 2024
1 parent 80a362d commit 2b7a559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/general_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,5 @@ async def run_async(codebox: CodeBox) -> bool:


if __name__ == "__main__":
test_codebox()
# test_codebox()
test_localbox()

0 comments on commit 2b7a559

Please sign in to comment.