Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
georeith committed Apr 21, 2022
1 parent da12808 commit e115c28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/src/rules/no-cycle.js
Expand Up @@ -199,6 +199,5 @@ ruleTester.run('no-cycle', rule, {
parser: parsers.BABEL_OLD,
errors: [error(`Dependency cycle via ./flow-types-depth-two:4=>./es6/depth-one:1`)],
}),

),
});

0 comments on commit e115c28

Please sign in to comment.