mirror of
https://github.com/bendtherules/pytest_gui_status.git
synced 2026-08-18 13:42:26 +00:00
Use s in test_gui + put it in utils + rename utils in gui
This commit is contained in:
@@ -4,7 +4,7 @@ from mock import patch, MagicMock
|
||||
import redis
|
||||
import pytest
|
||||
|
||||
from ..utils_test import create_temp_case, reload_2_3
|
||||
from ..utils_test import reload_2_3
|
||||
|
||||
REDIS_TEST_PORT = status_plugin.REDIS_PORT + 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user