Skip to content

Commit 0c8ff04

Browse files
committed
test: fix typo
Signed-off-by: Mats Johansson <extern.mats.johansson@digg.se>
1 parent 77305ab commit 0c8ff04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/mog.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ testRule('Mog02', [
130130
errors: [],
131131
},
132132
{
133-
name: 'giltigt testfall - innehåller endast en resurs',
133+
name: 'ogiltigt testfall - innehåller endast en resurs',
134134
document: {
135135
openapi: '3.1.0',
136136
info: { version: '1.0.0' },

0 commit comments

Comments
 (0)