Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

Commit

Permalink
fix(test): path
Browse files Browse the repository at this point in the history
  • Loading branch information
maxence-leblanc committed Apr 7, 2022
1 parent 786a750 commit 231abaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/no-mongo-objectid.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// Requirements
//------------------------------------------------------------------------------

const rule = require('../rules/common/no-mongo-objectid'),
const rule = require('../plugins/no-mongo-objectid'),
RuleTester = require('eslint').RuleTester

//------------------------------------------------------------------------------
Expand Down

0 comments on commit 231abaa

Please sign in to comment.