Skip to content

Commit 0983eef

Browse files
author
Red Giuliano
committed
fixed test_e2e wrong var name
1 parent 9c71fec commit 0983eef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zt_backend/tests/test_e2e.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717

1818
# Define the expected Python code for the notebook
19-
notebook_content = f"""
19+
notebook_str = f"""
2020
import zero_true as zt
2121
import time
2222

0 commit comments

Comments
 (0)