Skip to content

Commit

Permalink
only
Browse files Browse the repository at this point in the history
  • Loading branch information
KostkaBrukowa committed Apr 26, 2024
1 parent 8e9f29b commit 03a5ff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/plugin/singleFile.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import {
} from '../fixtures/paths';

describe('single file diagnostics', () => {
it('should enable strict mode by default in project without config', async () => {
it.only('should enable strict mode by default in project without config', async () => {
// given
const { projectPath, filePaths } = fixtureWithDefaultConfig;

Expand Down

0 comments on commit 03a5ff0

Please sign in to comment.