show test message
This commit is contained in:
parent
1912606aa4
commit
1472bcc075
1
test.py
1
test.py
@ -28,6 +28,7 @@ class TestActionSuite(unittest.TestCase):
|
|||||||
ModuleNotFoundError,
|
ModuleNotFoundError,
|
||||||
importlib.import_module,
|
importlib.import_module,
|
||||||
package,
|
package,
|
||||||
|
msg=f"Package {package} should not be installed",
|
||||||
)
|
)
|
||||||
else:
|
else:
|
||||||
importlib.import_module(package)
|
importlib.import_module(package)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user