From a98cf9245ab42342709ca6bb896f00da76dffc95 Mon Sep 17 00:00:00 2001 From: Zed Date: Fri, 13 May 2022 19:20:34 +0200 Subject: [PATCH] Fix outdated tests --- tests/test_card.py | 2 +- tests/test_quote.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/test_card.py b/tests/test_card.py index e497649..b4b0998 100644 --- a/tests/test_card.py +++ b/tests/test_card.py @@ -11,7 +11,7 @@ card = [ ['nim_lang/status/1136652293510717440', 'Version 0.20.0 released', 'We are very proud to announce Nim version 0.20. This is a massive release, both literally and figuratively. It contains more than 1,000 commits and it marks our release candidate for version 1.0!', - 'nim-lang.org', False], + 'nim-lang.org', True], ['voidtarget/status/1094632512926605312', 'Basic OBS Studio plugin, written in nim, supporting C++ (C fine too)', diff --git a/tests/test_quote.py b/tests/test_quote.py index 0daec58..82ca385 100644 --- a/tests/test_quote.py +++ b/tests/test_quote.py @@ -3,7 +3,7 @@ from parameterized import parameterized text = [ ['elonmusk/status/1138136540096319488', - 'Tesla Owners Online', '@Model3Owners', + 'Trev Page', '@Model3Owners', """As of March 58.4% of new car sales in Norway are electric. What are we doing wrong? reuters.com/article/us-norwa…"""],