Skip to content

Commit

Permalink
Update test-ingest.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Klaijan authored Oct 4, 2023
1 parent 4a942ca commit 451cfab
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test_unstructured_ingest/test-ingest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,17 @@ scripts=(
'test-ingest-s3.sh'
'test-ingest-s3-minio.sh'
'test-ingest-azure.sh'
'test-ingest-biomed-api.sh'
'test-ingest-biomed-path.sh'
## NOTE(yuming): The following test should be put after any tests with --preserve-downloads option
'test-ingest-pdf-fast-reprocess.sh'
'test-ingest-box.sh'
'test-ingest-discord.sh'
'test-ingest-dropbox.sh'
'test-ingest-github.sh'
'test-ingest-gitlab.sh'
'test-ingest-google-drive.sh'
'test-ingest-wikipedia.sh'
'test-ingest-biomed-api.sh'
'test-ingest-biomed-path.sh'
'test-ingest-local.sh'
'test-ingest-slack.sh'
'test-ingest-against-api.sh'
Expand All @@ -40,8 +42,6 @@ scripts=(
'test-ingest-delta-table.sh'
'test-ingest-salesforce.sh'
'test-ingest-jira.sh'
## NOTE(yuming): The following test should be put after any tests with --preserve-downloads option
'test-ingest-pdf-fast-reprocess.sh'
'test-ingest-sharepoint.sh'
)

Expand Down

0 comments on commit 451cfab

Please sign in to comment.