Skip to content

Commit 520affc

Browse files
committed
make-ec-0
1 parent f2c1d1b commit 520affc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_magic.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -922,7 +922,7 @@ def test_notebook_export_json_with_output():
922922
_ip = get_ipython()
923923
_ip.history_manager.reset()
924924
_ip.colors = "neutral"
925-
_ip.execution_count = 0
925+
_ip.execution_count = 1
926926

927927
try:
928928
commands = [

0 commit comments

Comments
 (0)