mirror of
https://github.com/onyx-and-iris/vban-cmd-python.git
synced 2026-04-06 23:53:31 +00:00
implement 3d parameters
This commit is contained in:
@@ -11,7 +11,7 @@ class TestPublicPacketLower:
|
||||
|
||||
def test_it_gets_an_rt0_data_packet(self):
|
||||
assert vban.public_packets[0].voicemeetertype in (
|
||||
kind.name for kind in kinds.kinds_all
|
||||
kind.name for kind in kinds.all
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user