mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2024-11-14 15:57:16 +00:00
Fix test_event_handler
This commit is contained in:
parent
adf2672cd4
commit
45a9a753b2
@ -4,7 +4,7 @@ from random import randint
|
||||
|
||||
import pytest
|
||||
|
||||
from .event_handler_factory import EventHandlerFactoryBase
|
||||
from .event_handler_factory_base import EventHandlerFactoryBase
|
||||
from .event_handler import EventHandler
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user