Skip to content

Commit

Permalink
test: add trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Rath committed Apr 8, 2024
1 parent 51e05e1 commit 7d42925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/rules/no-duplicates.js
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ import {x,y} from './foo'
import {
DEFAULT_FILTER_KEYS,
BULK_DISABLED,
${''}
BULK_ACTIONS_ENABLED
} from '../constants';
import React from 'react';
Expand Down

0 comments on commit 7d42925

Please sign in to comment.