Zed 3 месяцев назад
Родитель
Сommit
63891a04ff
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tests/test_card.py

+ 1 - 1
tests/test_card.py

@@ -14,7 +14,7 @@ card = [
      'gist.github.com', True],
      'gist.github.com', True],
 
 
     ['NASA/status/2061872347477418301',
     ['NASA/status/2061872347477418301',
-     'Nancy Grace Roman Space Telescope Mission - NASA Science',
+     'Nancy Grace Roman Space Telescope - NASA Science',
      'The Nancy Grace Roman Space Telescope will settle essential questions in the areas of dark energy, exoplanets, and astrophysics.',
      'The Nancy Grace Roman Space Telescope will settle essential questions in the areas of dark energy, exoplanets, and astrophysics.',
      'science.nasa.gov', True]
      'science.nasa.gov', True]
 ]
 ]