mirror of
https://github.com/EvolutionAPI/adk-python.git
synced 2025-12-18 11:22:22 -06:00
ADK changes
PiperOrigin-RevId: 754193272
This commit is contained in:
committed by
Copybara-Service
parent
eff5903175
commit
60d23c028f
@@ -61,7 +61,7 @@ class TestRestApiTool:
|
||||
return mock_parser
|
||||
|
||||
@pytest.fixture
|
||||
def sample_endpoint(self):
|
||||
def sample_endpiont(self):
|
||||
return OperationEndpoint(
|
||||
base_url="https://example.com", path="/test", method="GET"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user