Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
perrin4869 committed Jun 2, 2023
1 parent a284847 commit 39653df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { expect } from 'chai';
import { name as pdel, lua, numberOfKeys } from 'redis-pdel';

// https://github.com/import-js/eslint-plugin-import/issues/1649
// eslint-disable-next-line import/no-unresolved,n/no-missing-import
// eslint-disable-next-line import/no-unresolved
import Clusterix from 'clusterix';

describe('clusterix', () => {
Expand Down

0 comments on commit 39653df

Please sign in to comment.