Fix test
This commit is contained in:
parent
a5fc711906
commit
79418324b4
@ -27,4 +27,3 @@ def test_get_inference_pool() -> None:
|
||||
|
||||
assert isinstance(INFERENCE_POOLS.get('ui').get('test.cpu').get('content_analyser'), InferenceSession)
|
||||
|
||||
assert INFERENCE_POOLS.get('cli').get('test.cpu').get('content_analyser') == INFERENCE_POOLS.get('ui').get('test.cpu').get('content_analyser')
|
||||
|
Loading…
Reference in New Issue
Block a user