mirror of
https://github.com/iptv-org/iptv.git
synced 2026-06-13 21:02:09 +08:00
Update matrix.test.js
This commit is contained in:
parent
86fc97134a
commit
a2c52b24e9
@ -16,6 +16,6 @@ it('can create valid matrix', () => {
|
||||
encoding: 'utf8'
|
||||
})
|
||||
expect(result).toBe(
|
||||
'\n> db:matrix\n> node scripts/commands/database/matrix.js\n\n::set-output name=matrix::{"cluster_id":[1,3]}\n'
|
||||
'\n> db:matrix\n> node scripts/commands/database/matrix.js\n\nMATRIX={"cluster_id":[1,3]}\n'
|
||||
)
|
||||
})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user