Skip to content

Commit

Permalink
Update test_run_config.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sp6370 authored Jan 31, 2024
1 parent 39e5986 commit 9617bd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/tests/test_run_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ async def test_load_parametrized_data_config(set_temporary_env_vars):
],
}

@pytest.mark.xfail
@pytest.mark.asyncio
async def test_running_prompt_with_dependencies(set_temporary_env_vars):
"""Test running a prompt with dependencies with the run_with_dependencies flag set to True"""
Expand Down

0 comments on commit 9617bd9

Please sign in to comment.