Skip to content

Commit

Permalink
Merge branch 'main' into unreachable
Browse files Browse the repository at this point in the history
  • Loading branch information
nzakas committed Sep 6, 2023
2 parents d350fa9 + de86b3b commit a10206d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/lib/rule-tester/rule-tester.js
Expand Up @@ -2490,7 +2490,6 @@ describe("RuleTester", () => {
assert.strictEqual(processStub.callCount, 0, "never calls `process.emitWarning()`");
});


it("should emit a deprecation warning when CodePath#currentSegments is accessed", () => {

const useCurrentSegmentsRule = {
Expand Down

0 comments on commit a10206d

Please sign in to comment.