diff --git a/tests/integration/full/full_test_advisory.py b/tests/integration/full/full_test_advisory.py
index 668da7b93471cbd60063374a9ef206cc78533220..372e5526326e6a7be894518de364ea74b4379088 100644
--- a/tests/integration/full/full_test_advisory.py
+++ b/tests/integration/full/full_test_advisory.py
@@ -44,8 +44,8 @@ class FullTestAdvisory(BaseAdvisoryTestSuite.AdvisoryTestSuite):
         #make sure we activate server download
         run_dict['Survey']['SkipServerDownload'] = False
 
-        survey_cred_file: str = run_dict['Survey']['ServerCredentialsFile']
-        run_dict['Survey']['ServerCredentialsFile'] = survey_cred_file.replace("Cred-ODK-EIAR.json", "Cred-ODK-EIAR-NO-WRSIS.json")
+        # survey_cred_file: str = run_dict['Survey']['ServerCredentialsFile']
+        # run_dict['Survey']['ServerCredentialsFile'] = survey_cred_file.replace("Cred-ODK-EIAR.json", "Cred-ODK-EIAR-NO-WRSIS.json")
         run_dict['Survey']['FormEdits'].pop('WRSIS', None)
 
         # may be reusing a non-timestamped output file during development, so allow extant TEST_OUT_PATH