Skip to content

Commit 1422821

Browse files
1 parent 839c1a8 commit 1422821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/spectral/ipa/__tests__/IPA117DescriptionShouldNotUseTables.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ testRule('xgen-IPA-117-description-should-not-use-inline-tables', [
119119
},
120120
},
121121
largeTable: {
122-
description: '|Title|H1|H2|H3\n|-----|\n|Description|Description1|Description2|Description3|',
122+
description: '|Title|H1|H2|H3\n|--------------|\n|Description|Description1|Description2|Description3|',
123123
'x-xgen-IPA-exception': {
124124
'xgen-IPA-117-description-should-not-use-inline-tables': 'reason',
125125
},

0 commit comments

Comments
 (0)