mirror of
https://github.com/livekit/livekit.git
synced 2026-04-13 08:55:39 +00:00
lower case
This commit is contained in:
@@ -55,7 +55,7 @@ func TestScriptMatchConfiguration(t *testing.T) {
|
||||
Merge: true,
|
||||
},
|
||||
{
|
||||
Match: &ScriptMatch{Expr: `c.sdk == "ANDROID"`},
|
||||
Match: &ScriptMatch{Expr: `c.sdk == "android"`},
|
||||
Configuration: &livekit.ClientConfiguration{
|
||||
Video: &livekit.VideoConfiguration{
|
||||
HardwareEncoder: livekit.ClientConfigSetting_DISABLED,
|
||||
|
||||
Reference in New Issue
Block a user