test: fix tests
This commit is contained in:
@@ -5,7 +5,7 @@ from tests.common.mock import MockSource
|
||||
MATCHTV_MOCK_SOURCE = MockSource(
|
||||
Path(__file__).parent,
|
||||
{
|
||||
"test": "test.html",
|
||||
"test": "test.json",
|
||||
"channels": "channels.json",
|
||||
},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user