mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-12 20:18:11 +00:00
tests: add diffusers tests (#1419)
This commit is contained in:
committed by
GitHub
parent
831418612b
commit
48e5380e45
@ -24,7 +24,7 @@ class TestBackendServicer(unittest.TestCase):
|
||||
"""
|
||||
This method tears down the gRPC service by terminating the server
|
||||
"""
|
||||
self.service.terminate()
|
||||
self.service.kill()
|
||||
self.service.wait()
|
||||
|
||||
def test_server_startup(self):
|
||||
|
Reference in New Issue
Block a user