Skip to content

Commit 1e25c51

Browse files
agoose77fwkoch
authored andcommitted
test: fix test titles
1 parent 03f3514 commit 1e25c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/myst-cli/src/transforms/outputs.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ describe('reduceOutputs', () => {
119119
],
120120
});
121121
});
122-
it('output is replaced with placeholder image', async () => {
122+
it('outputs is replaced with placeholder image', async () => {
123123
const mdast = {
124124
type: 'root',
125125
children: [

0 commit comments

Comments
 (0)