Skip to content

Commit 9774042

Browse files
prettier fix
1 parent a3dd704 commit 9774042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ testRule('xgen-IPA-114-error-responses-refer-to-api-error', [
216216
},
217217
},
218218
500: {
219-
description: "Internal Service Error",
219+
description: 'Internal Service Error',
220220
'x-xgen-IPA-exception': {
221221
'xgen-IPA-114-error-responses-refer-to-api-error': 'Reason',
222222
},

0 commit comments

Comments
 (0)