Skip to content

Commit 6758f7b

Browse files
caugnerLeoMcA
andauthored
Update lint/linter/test-descriptions.js
Co-authored-by: Leo McArdle <leo@mozilla.com>
1 parent daf8af1 commit 6758f7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lint/linter/test-descriptions.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ const processApiData = (data, path, errors) => {
8989
ruleName: 'static',
9090
path,
9191
actual,
92-
expected: methodForm,
92+
expected: `"${methodForm}" or "${propertyForm}"`,
9393
});
9494
}
9595
} else if (featureName == 'secure_context_required') {

0 commit comments

Comments
 (0)