We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfe0a6a commit a4da3feCopy full SHA for a4da3fe
nssp/tests/conftest.py
@@ -52,7 +52,7 @@ def params_w_patch(params):
52
params_copy["patch"] = {
53
"patch_dir": f"{TEST_DIR}/patch_dir",
54
"source_dir": "test_source_dir",
55
- "source_host": "prod.server.edu",
+ "source_host": "host",
56
"user": "test_user",
57
"start_issue": "2023-01-01",
58
"end_issue": "2023-01-03",
0 commit comments