Ver Fonte

Fix outdated tests

Zed há 4 anos atrás
pai
commit
a98cf9245a
2 ficheiros alterados com 2 adições e 2 exclusões
  1. 1 1
      tests/test_card.py
  2. 1 1
      tests/test_quote.py

+ 1 - 1
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)',

+ 1 - 1
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…"""],