Commit d9373a5
cod1k
Add
Introduce a `.wrangler` directory cleanup step using a new `clean:state` script. Ensure both `test:prod` and `test:dev` scripts clean state before execution to avoid stale data issues. Additionally, update `.gitignore` to exclude `.wrangler`..wrangler cleanup and update scripts in Cloudflare Workers1 parent 209f6aa commit d9373a5
File tree
2 files changed
+4
-2
lines changed- dev-packages/e2e-tests/test-applications/cloudflare-workers
2 files changed
+4
-2
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | | - | |
15 | | - | |
| 15 | + | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments