mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
chore: refresh suite count evidence (#2000)
This commit is contained in:
parent
3304848beb
commit
e7a7b2aaa3
9 changed files with 56 additions and 26 deletions
|
|
@ -269,7 +269,7 @@ test('release video suite manifest gates the content launch lane', () => {
|
|||
}
|
||||
|
||||
assert.ok(launchChecklist.includes('npm run release:video-suite -- --format json'));
|
||||
assert.ok(hypergrowth.includes('Validate `video-suite-production.md`'));
|
||||
assert.ok(hypergrowth.includes('Pick final video cuts, upload after approval, and attach public URLs'));
|
||||
assert.strictEqual(packageJson.scripts['release:video-suite'], 'node scripts/release-video-suite.js');
|
||||
assert.ok(packageJson.files.includes('scripts/release-video-suite.js'));
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue