Skip to content

Commit f2e68c5

Browse files
Update test
1 parent b1b4ad2 commit f2e68c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_room_api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,6 @@ def test_valid(self, room_api: FishjamClient):
154154
video_codec=None,
155155
webhook_url=None,
156156
room_type=RoomConfigRoomType(CONFERENCE),
157-
public=False,
158157
)
159158
config.__setitem__("roomId", room.config.__getitem__("roomId"))
160159
config.__setitem__(

0 commit comments

Comments
 (0)