Skip to content

Commit a4da3fe

Browse files
committed
name change for host
1 parent dfe0a6a commit a4da3fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nssp/tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ def params_w_patch(params):
5252
params_copy["patch"] = {
5353
"patch_dir": f"{TEST_DIR}/patch_dir",
5454
"source_dir": "test_source_dir",
55-
"source_host": "prod.server.edu",
55+
"source_host": "host",
5656
"user": "test_user",
5757
"start_issue": "2023-01-01",
5858
"end_issue": "2023-01-03",

0 commit comments

Comments
 (0)