Skip to content

Commit

Permalink
Update rule_parse_test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
splitice committed Apr 11, 2024
1 parent 8bc9a35 commit fe59b08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/rule_parse_test.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const
RuleParser = require("../src/plugins/rule-parse/RuleParser"),
RuleParser = require("../src/RuleParser"),
{ expect } = require('chai')

describe("RuleParser", function () {
Expand Down

0 comments on commit fe59b08

Please sign in to comment.