mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
fix model_server test bootup
This commit is contained in:
parent
94c18925de
commit
e5b4fd00ed
2 changed files with 57 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import unittest
|
||||
|
||||
from unittest.mock import patch, MagicMock
|
||||
from src.core.cli import kill_process
|
||||
from src.commons.utils import kill_process
|
||||
|
||||
|
||||
class TestStopServer(unittest.TestCase):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue