Skip to content

Commit 32bff81

Browse files
committed
Fixed filename in EXEMPT_NOTEBOOKS
1 parent 90b5fdf commit 32bff81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/find-notebooks-to-test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ EXEMPT_NOTEBOOKS=(
3131
"notebooks/integrations/azure-openai/vector-search-azure-openai-elastic.ipynb"
3232
"notebooks/enterprise-search/app-search-engine-exporter.ipynb",
3333
"notebooks/enterprise-search/elastic-crawler-to-open-crawler-migration.ipynb",
34-
"notebooks/enterprise-search/appsearch-crawler-to-open-crawler-migration.ipynb",
34+
"notebooks/enterprise-search/app-search-crawler-to-open-crawler-migration.ipynb",
3535
"notebooks/playground-examples/bedrock-anthropic-elasticsearch-client.ipynb",
3636
"notebooks/playground-examples/openai-elasticsearch-client.ipynb",
3737
"notebooks/integrations/hugging-face/huggingface-integration-millions-of-documents-with-cohere-reranking.ipynb",

0 commit comments

Comments
 (0)