| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Updated the room creation in `add_rooms` to store the created room object directly. Modified the `test_update_room_title` to include an `isLocked` parameter during the room update, ensuring the room's locked state is validated in the assertions.
| Back | FazBrowse Home | New Git URL |
Updated the room creation in add_rooms to store the created room object directly. Modified the test_update_room_title to include an isLocked parameter during the room update, ensuring the room's locked state is validated in the assertions.