We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f24b6a3 commit ddf274dCopy full SHA for ddf274d
1 file changed
tests/client/contexts/test_fib.py
@@ -225,6 +225,7 @@ def test_fib_maps_context(
225
router_name="workflow_fib.router",
226
function_name="register_fib_atlas",
227
token="",
228
+ instrument_name=mock.ANY,
229
data={"file": str(destination_files[f])},
230
session_id=mock.ANY,
231
)
0 commit comments