diff --git a/tests/test_dom_tag.py b/tests/test_dom_tag.py index 43ffecb..7cbe81e 100644 --- a/tests/test_dom_tag.py +++ b/tests/test_dom_tag.py @@ -19,6 +19,7 @@ def test___get_thread_context(monkeypatch): assert sut._get_thread_context() in [ -6805948436281256182, # Python >= 3.9 + 1692341442, # i686 3713141171098444831, # Python < 3.9 ]