Skip to content

Commit

Permalink
chore: update test
Browse files Browse the repository at this point in the history
  • Loading branch information
fireairforce committed Oct 17, 2023
1 parent e26c709 commit 1c21509
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ describe('plugins/tsChecker', () => {
expect(configs).toMatchSnapshot();
});

it('should exclude be make sense', async () => {
it('should tschecker.issue.exclude final config merge correctly', async () => {
const builder = await createStubBuilder({
plugins: [builderPluginTsChecker()],
context,
Expand Down

0 comments on commit 1c21509

Please sign in to comment.