Blackened tests
This commit is contained in:
parent
89f350cf7e
commit
5e36837e5f
1 changed files with 2 additions and 1 deletions
|
|
@ -14,5 +14,6 @@ def test_microscope_creation():
|
|||
assert isinstance(api_microscope.camera, BaseCamera)
|
||||
assert isinstance(api_microscope.stage, BaseStage)
|
||||
|
||||
|
||||
def test_openapi_valid():
|
||||
assert validate_spec(labthing.spec)
|
||||
assert validate_spec(labthing.spec)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue