Skip to content

Commit 7d3b77a

Browse files
committed
change docstring to reflect new test cases
1 parent b05ea39 commit 7d3b77a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/toolbox-core/tests/test_e2e.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@
3232
a. No auth provided.
3333
b. Correct auth provided.
3434
c. Auth provided does not contain the required claim.
35+
8. Bind params to a tool
36+
a. Static param
37+
b. Callable param value
3538
"""
3639
import pytest
3740
import pytest_asyncio

0 commit comments

Comments
 (0)