mirror of
https://github.com/onyx-and-iris/obsws-cli.git
synced 2026-04-18 06:53:38 +00:00
add monitor validate function
upd tests to match console colour changes
This commit is contained in:
@@ -29,6 +29,6 @@ def test_sceneitem_transform():
|
||||
)
|
||||
assert result.exit_code == 0
|
||||
assert (
|
||||
"Item 'pytest_input_2' in scene 'pytest_scene' has been transformed"
|
||||
'Item pytest_input_2 in scene pytest_scene has been transformed'
|
||||
in result.stdout
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user