mirror of
https://github.com/onyx-and-iris/gobs-cli.git
synced 2026-04-18 07:03:37 +00:00
ensure Mic/Aux is created as well as Desktop Audio
add option to read the OBS platform from env var
This commit is contained in:
@@ -14,7 +14,7 @@ func TestSceneItemList(t *testing.T) {
|
||||
context := newContext(client, &out, StyleConfig{})
|
||||
|
||||
cmd := &SceneItemListCmd{
|
||||
SceneName: "gobs-test",
|
||||
SceneName: "gobs-test-scene",
|
||||
}
|
||||
err := cmd.Run(context)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user