mirror of
https://github.com/Boof2015/prism.git
synced 2026-08-18 03:33:40 +02:00
astra integration module
This commit is contained in:
@@ -202,3 +202,9 @@ test('publishes aggregated visualizer demand changes for downstream transports',
|
||||
waveform: false,
|
||||
})
|
||||
})
|
||||
|
||||
test('audio diagnostics stay scoped to audio-only visualizers', () => {
|
||||
const router = new AudioRouter()
|
||||
|
||||
assert.equal('astra' in router.getDiagnosticsSnapshot().scopes, false)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user