From 356e8e2f23cbf9743342bdbfeaeffa5646a14dd3 Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Thu, 8 May 2025 18:08:34 +0100 Subject: [PATCH] Fix failing test --- .../internals/filterinspection/tests/wikitext/Simple.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/tiddlywiki/internals/filterinspection/tests/wikitext/Simple.tid b/plugins/tiddlywiki/internals/filterinspection/tests/wikitext/Simple.tid index 6e48edc323..8fbc928116 100644 --- a/plugins/tiddlywiki/internals/filterinspection/tests/wikitext/Simple.tid +++ b/plugins/tiddlywiki/internals/filterinspection/tests/wikitext/Simple.tid @@ -25,4 +25,4 @@ title: Output + title: ExpectedResult -

1 2 3 :sort[length[]add[1]]-input,inputFilter,output,runs--0,1,2,3

\ No newline at end of file +

1 2 3 :sort[length[]add[1]]-evaluationTime,input,inputFilter,output,runs--0,1,2,3

\ No newline at end of file