Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
yoriiis committed May 21, 2024
1 parent bf2ec56 commit 6f80fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/loader.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -127,4 +127,4 @@ describe('Loader with errors', () => {
// Don't set to process if No Plugin is set to process it
expect(_this._module.buildInfo.SVG_CHUNK_WEBPACK_PLUGIN).toBeUndefined();
});
});
});

0 comments on commit 6f80fb9

Please sign in to comment.