From 7a097cc1258344974314dc31a46800dde546aa32 Mon Sep 17 00:00:00 2001 From: Nathan Evans Date: Tue, 21 Jan 2025 14:58:30 -0800 Subject: [PATCH] Remove DRIFT smoke test for now (brittle) --- tests/fixtures/min-csv/config.json | 4 ---- tests/fixtures/text/config.json | 4 ---- 2 files changed, 8 deletions(-) diff --git a/tests/fixtures/min-csv/config.json b/tests/fixtures/min-csv/config.json index 72fab05679..4e750db6c7 100644 --- a/tests/fixtures/min-csv/config.json +++ b/tests/fixtures/min-csv/config.json @@ -135,10 +135,6 @@ "query": "What is the major conflict in this story and who are the protagonist and antagonist?", "method": "global" }, - { - "query": "What is Dulce Base?", - "method": "drift" - }, { "query": "Who is Jordan Hayes?", "method": "basic" diff --git a/tests/fixtures/text/config.json b/tests/fixtures/text/config.json index e5b7314c9e..81dd8667b3 100644 --- a/tests/fixtures/text/config.json +++ b/tests/fixtures/text/config.json @@ -153,10 +153,6 @@ "query": "What is the major conflict in this story and who are the protagonist and antagonist?", "method": "global" }, - { - "query": "What is Dulce Base?", - "method": "drift" - }, { "query": "Who is Jordan Hayes?", "method": "basic"