Skip to content

Commit f3318fb

Browse files
committed
test: add trailing whitespace
1 parent 51e05e1 commit f3318fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/src/rules/no-duplicates.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -467,11 +467,11 @@ import {x,y} from './foo'
467467
import {
468468
DEFAULT_FILTER_KEYS,
469469
BULK_DISABLED,
470-
470+
${''}
471471
BULK_ACTIONS_ENABLED
472472
} from '../constants';
473473
import React from 'react';
474-
474+
${''}
475475
const TestComponent = () => {
476476
return <div>
477477
</div>;

0 commit comments

Comments
 (0)