Remove unused request fixtures (#119044)

This commit is contained in:
epenet 2024-06-07 09:19:03 +02:00 committed by GitHub
parent 6e9db52a5f
commit 4f6a98cee3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 7 additions and 20 deletions

View file

@ -120,7 +120,6 @@ async def test_backup_end(
hass: HomeAssistant,
hass_ws_client: WebSocketGenerator,
snapshot: SnapshotAssertion,
request: pytest.FixtureRequest,
sync_access_token_proxy: str,
*,
access_token_fixture_name: str,