Skip to content

Commit ad0af31

Browse files
committed
test: fix myst-execute tests
1 parent 19ace17 commit ad0af31

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

packages/myst-execute/tests/execute.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ cases:
4444
html_id: nb-cell-0-outputs
4545
children:
4646
- type: output
47-
identifier: nb-cell-0-output-0
47+
identifier: nb-cell-0-outputs-0
4848
children: []
4949

5050
after:
@@ -76,7 +76,7 @@ cases:
7676
children:
7777
- type: output
7878
children: []
79-
identifier: nb-cell-0-output-0
79+
identifier: nb-cell-0-outputs-0
8080
jupyter_data:
8181
output_type: stream
8282
name: stdout
@@ -132,7 +132,7 @@ cases:
132132
children:
133133
- type: output
134134
children: []
135-
identifier: nb-cell-0-output-0
135+
identifier: nb-cell-0-outputs-0
136136
jupyter_data:
137137
output_type: stream
138138
name: stdout
@@ -191,7 +191,7 @@ cases:
191191
html_id: nb-cell-0-outputs
192192
children:
193193
- type: output
194-
identifier: nb-cell-0-output-0
194+
identifier: nb-cell-0-outputs-0
195195
jupyter_data:
196196
- type: block
197197
kind: notebook-code
@@ -209,7 +209,7 @@ cases:
209209
html_id: nb-cell-1-outputs
210210
children:
211211
- type: output
212-
identifier: nb-cell-1-output-0
212+
identifier: nb-cell-1-outputs-0
213213
jupyter_data:
214214
after:
215215
type: root
@@ -230,7 +230,7 @@ cases:
230230
html_id: nb-cell-0-outputs
231231
children:
232232
- type: output
233-
identifier: nb-cell-0-output-0
233+
identifier: nb-cell-0-outputs-0
234234
jupyter_data:
235235
output_type: stream
236236
name: stdout
@@ -252,7 +252,7 @@ cases:
252252
html_id: nb-cell-1-outputs
253253
children:
254254
- type: output
255-
identifier: nb-cell-1-output-0
255+
identifier: nb-cell-1-outputs-0
256256
jupyter_data:
257257
output_type: error
258258
# Note this traceback can be different on various machines
@@ -285,7 +285,7 @@ cases:
285285
html_id: nb-cell-0-outputs
286286
children:
287287
- type: output
288-
identifier: nb-cell-0-output-0
288+
identifier: nb-cell-0-outputs-0
289289
jupyter_data:
290290
after:
291291
type: root
@@ -307,7 +307,7 @@ cases:
307307
html_id: nb-cell-0-outputs
308308
children:
309309
- type: output
310-
identifier: nb-cell-0-output-0
310+
identifier: nb-cell-0-outputs-0
311311
jupyter_data:
312312
output_type: error
313313
# Note this traceback can be different on various machines
@@ -339,7 +339,7 @@ cases:
339339
identifier: nb-cell-0-outputs
340340
children:
341341
- type: output
342-
identifier: nb-cell-0-output-0
342+
identifier: nb-cell-0-outputs-0
343343
jupyter_data:
344344
after:
345345
type: root
@@ -360,5 +360,5 @@ cases:
360360
identifier: nb-cell-0-outputs
361361
children:
362362
- type: output
363-
identifier: nb-cell-0-output-0
363+
identifier: nb-cell-0-outputs-0
364364
jupyter_data:

0 commit comments

Comments
 (0)