forked from TrueCloudLab/frostfs-testlib
Fix issue in imports with analytics module
This commit is contained in:
parent
004c5fb00a
commit
255c6b5eec
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
from test_case import id, suite_name, suite_section, title
|
||||
from test_collector import TestCase, TestCaseCollector
|
||||
from testrail_exporter import TestrailExporter
|
||||
from test_exporter import TestExporter
|
||||
from testrail_exporter import TestrailExporter
|
Loading…
Reference in a new issue