Skip to content

Commit e86eb5f

Browse files
chore: update test checklist
1 parent 4af404a commit e86eb5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spell/star-spell-reviewer-checklist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,8 +249,8 @@ EXECUTED_TESTS_LOGS
249249
- [ ] Etherscan settings (optimizer, EVM version, license) match local ones.
250250
- [ ] Every spell is deployed using standard `CREATE` (not `CREATE2`).
251251
- [ ] Tests are updated to execute against the deployed spell(s).
252+
- [ ] No test is skipped after deployment
252253
- [ ] All tests are passing in CI at COMMIT_HASH.
253-
- [ ] All tests listed above are not `skipped`.
254254
- [ ] All tests are passing locally at COMMIT_HASH:
255255

256256
```

0 commit comments

Comments
 (0)