From bfaf9330c4214636478df977ab7f6b5d1d843104 Mon Sep 17 00:00:00 2001 From: Carl Schwan Date: Sat, 23 Jan 2021 18:14:46 +0100 Subject: Update test --- quotest/quotest.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/quotest/quotest.cpp b/quotest/quotest.cpp index f693319f..ed1c1d13 100644 --- a/quotest/quotest.cpp +++ b/quotest/quotest.cpp @@ -517,6 +517,7 @@ TEST_IMPL(showLocalUsername) // it is using the id fallback :( FAIL_TEST(); } + FINISH_TEST(true); return false; } -- cgit v1.2.3