Spaces:
Running
Running
from src.FreeGPT4_Server import index | |
def test_index(): | |
assert index() | |
from src.FreeGPT4_Server import index | |
def test_index(): | |
assert index() | |