forked from security/hakurei
internal/pipewire: seq access method for consume
This improves readability as the offset is not immediately obvious. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -112,7 +112,8 @@ func TestClientInfo(t *testing.T) {
|
||||
{Key: "settings.check-rate", Value: "false"},
|
||||
{Key: pipewire.PW_KEY_CORE_VERSION, Value: "1.4.7"},
|
||||
{Key: pipewire.PW_KEY_ACCESS, Value: "unrestricted"},
|
||||
}}, nil},
|
||||
},
|
||||
}, nil},
|
||||
}.run(t)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user