Skip to content

Commit

Permalink
Update tests/integration.spec.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
mxschmitt authored Jul 8, 2024
1 parent bf7e331 commit 83b89d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import fs from 'fs';
import childProcess from 'child_process';

const validGitignore = [
'node_modules',
'node_modules/',
'/test-results/',
'/playwright-report/',
'/blob-report/',
Expand Down

0 comments on commit 83b89d4

Please sign in to comment.