Move lt_test_utils into a shared testing directory
This commit is contained in:
parent
d08d4cd325
commit
4e043f3df2
7 changed files with 9 additions and 4 deletions
|
|
@ -22,7 +22,7 @@ from openflexure_microscope_server.stitching import (
|
|||
StitcherValidationError,
|
||||
)
|
||||
|
||||
from .utilities.lt_test_utils import LabThingsTestEnv
|
||||
from ..shared_utils.lt_test_utils import LabThingsTestEnv
|
||||
|
||||
# A global logger pretending to the logger from a thing
|
||||
LOGGER = logging.getLogger("mock-thing_logger")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue