From c59b0820a2252cc890793f89f4be2c8a00f9c769 Mon Sep 17 00:00:00 2001 From: Doug Turnbull Date: Wed, 19 Jun 2024 18:50:51 -0400 Subject: [PATCH] Somehow palpatine returned and all tests passed --- test/test_slop_matches.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_slop_matches.py b/test/test_slop_matches.py index c2f3367..329aff8 100644 --- a/test/test_slop_matches.py +++ b/test/test_slop_matches.py @@ -34,7 +34,7 @@ "slop_5": { "phrase": "spice found substance", "doc": """ -In the year 10,191, the world is at war for control of the desert planet Dune—the only place where the time-travel substance 'Spice' can be found. But when one leader gives up control, it's only so he can stage a coup with some unsavory characters.""", +In the year 10,191, the world is at war for control of the desert planet Dune—the only place where the time-travel substance spice can be found But when one leader gives up control, it's only so he can stage a coup with some unsavory characters.""", "slop": 5 }, }