mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-08-12 12:26:04 +00:00
Using class-scoped fixture as instance method is deprecated in pytest 9.1 and support will be removed in 10.0. See: https://docs.pytest.org/en/stable/deprecations.html#class-scoped-fixture-as-instance-method Tests: - Run functional tests for samba, matrixsynapse (unrelated failure), and bepasty. Reviewed-by: James Valleroy <jvalleroy@mailbox.org>