mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-05-20 19:29:58 +08:00
chore: refresh suite count evidence (#2000)
This commit is contained in:
@@ -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'));
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user