Skip to content

Commit 4afb991

Browse files
authored
Merge pull request #94 from ember-template-lint/ci-fix-floating-deps
CI: Fix floating dependencies job
2 parents ed9335f + 2d47f33 commit 4afb991

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/unit/rules/lint-prettier-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ const plugin = require("../../../ember-template-lint-plugin-prettier");
44
generateRuleTests({
55
name: "prettier",
66

7-
groupMethodBefore: beforeEach,
7+
groupMethodBefore: before,
88
groupingMethod: describe,
99
testMethod: it,
1010
plugins: [plugin],

0 commit comments

Comments
 (0)