Skip to content

Commit db90f6d

Browse files
committed
wip
1 parent d4b8228 commit db90f6d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/language/__tests__/php-source-code.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ describe('PHPSourceCode', () => {
6868
/* Invalid rule config comments: */
6969
/* eslint php/test-rule: [error */
7070
/* eslint php/test-rule: [1, { allow: ["foo"] ] */
71-
7271
`;
7372

7473
const sourceCode = createSourceCode(code);

0 commit comments

Comments
 (0)