Skip to content

Commit 6d84212

Browse files
prettier fix
1 parent a8d9fc6 commit 6d84212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/spectral/ipa/__tests__/utils/resourceEvaluation.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ describe('tools/spectral/ipa/rulesets/functions/utils/resourceEvaluation.js', ()
241241
description: 'single identifier child',
242242
path: '/resource/{id}/child/{id}',
243243
isSingleResourceIdentifier: true,
244-
}
244+
},
245245
];
246246

247247
testCases.forEach((testCase) => {

0 commit comments

Comments
 (0)