mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-06-19 18:08:25 +02:00
default-nodes-tests: use the changed variable in test utils
This commit is contained in:
parent
5c17747112
commit
e7c992e97d
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ SimpleEventHook {
|
|||
|
||||
device_match_count = device_match_count + 1
|
||||
|
||||
tu.metadata:set (0, key, "Spa:String:JSON",
|
||||
tu.default_metadata:set (0, key, "Spa:String:JSON",
|
||||
Json.Object { ["name"] = name }:to_string ())
|
||||
|
||||
if device_match_count == 3 then
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue