chore: move cert itests to spec tests (#23607)

This commit is contained in:
David Sherret 2024-05-02 20:43:12 -04:00 committed by GitHub
parent cf0579c7d4
commit b7945a218e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
41 changed files with 393 additions and 369 deletions

View file

@ -190,7 +190,7 @@ async function ensureNoNewITests() {
"bench_tests.rs": 0,
"bundle_tests.rs": 12,
"cache_tests.rs": 0,
"cert_tests.rs": 3,
"cert_tests.rs": 0,
"check_tests.rs": 23,
"compile_tests.rs": 0,
"coverage_tests.rs": 0,