Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
spacemanspiff2007 committed Oct 15, 2024
1 parent c939713 commit 4008001
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_code_exec.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ def test_err_13(monkeypatch, utf8) -> None:
'',
'Traceback (most recent call last):',
' File "my_file", line 7',
' 1/0',
' ~^~',
'ZeroDivisionError: division by zero'
]

Expand Down

0 comments on commit 4008001

Please sign in to comment.