Skip to content

Commit f2c1d1b

Browse files
committed
reset-execution-count
1 parent 73ce06b commit f2c1d1b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_magic.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -922,6 +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
925926

926927
try:
927928
commands = [

0 commit comments

Comments
 (0)