Revert temporary modifications (#3038)

* Revert temporary modifications

* nit
This commit is contained in:
pablodanswer 2024-11-03 10:27:06 -08:00 committed by GitHub
parent 19d6b63fd3
commit d4f38bba8b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 2 deletions

View File

@ -134,7 +134,6 @@ def test_drive_one_only(
+ DRIVE_ID_MAPPING["FOLDER_1"]
+ DRIVE_ID_MAPPING["FOLDER_1_1"]
+ DRIVE_ID_MAPPING["FOLDER_1_2"]
+ ["file_61.txt"] # Temporary patch so merge queue works (TODO: update mapping)
)
assert_retrieved_docs_match_expected(
retrieved_docs=retrieved_docs,

2
web/package-lock.json generated
View File

@ -14853,4 +14853,4 @@
}
}
}
}
}