Philipp Hörist pushed to branch master at gajim / python-nbxmpp
Commits:
3345db0c by Philipp Hörist at 2025-10-17T21:54:01+02:00
cfix: Tests: Remove obsolete attributes
- - - - -
1 changed file:
- test/unit/test_ogp.py
Changes:
=====================================
test/unit/test_ogp.py
=====================================
@@ -99,8 +99,6 @@ class OpenGraphTest(StanzaHandlerTest):
self.assertEqual(ogp.type, "website")
self.assertEqual(ogp.site_name, "Some Website")
self.assertEqual(ogp.description, "Page Description")
- self.assertIsNone(ogp.video)
- self.assertIsNone(ogp.audio)
_DATA = """
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/3345db0cdedcc4f649b396b210de992db308e654
--
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/3345db0cdedcc4f649b396b210de992db308e654
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]