mirror of
https://github.com/pion/webrtc.git
synced 2025-10-04 23:02:48 +08:00
Update CI configs to v0.4.12
Update lint scripts and CI configs.
This commit is contained in:
@@ -75,5 +75,5 @@ func TestSessionDescription_Unmarshal(t *testing.T) {
|
||||
parsed, err = desc.Unmarshal()
|
||||
assert.NotNil(t, parsed)
|
||||
assert.NoError(t, err)
|
||||
pc.Close()
|
||||
assert.NoError(t, pc.Close())
|
||||
}
|
||||
|
Reference in New Issue
Block a user