Skip to content

Commit 9491277

Browse files
committed
Added Notebook to testing exemption as no unit tests needed + kebab-case rename
1 parent c7debe3 commit 9491277

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

bin/find-notebooks-to-test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ EXEMPT_NOTEBOOKS=(
3030
"notebooks/integrations/llama3/rag-elastic-llama3.ipynb"
3131
"notebooks/integrations/azure-openai/vector-search-azure-openai-elastic.ipynb"
3232
"notebooks/enterprise-search/app-search-engine-exporter.ipynb",
33+
"notebooks/enterprise-search/elastic-crawler-to-open-crawler-migration.ipynb",
3334
"notebooks/playground-examples/bedrock-anthropic-elasticsearch-client.ipynb",
3435
"notebooks/playground-examples/openai-elasticsearch-client.ipynb",
3536
"notebooks/integrations/hugging-face/huggingface-integration-millions-of-documents-with-cohere-reranking.ipynb",

0 commit comments

Comments
 (0)