There was an error while loading. Please reload this page.
1 parent ddf8f08 commit d78344eCopy full SHA for d78344e
1 file changed
tests/test_involved_query.py
@@ -65,7 +65,6 @@ def test_dictify_double_group_by(self):
65
actual = InvolvedQuery_GB.dictify_double_group_by(data)
66
self.assertEqual(actual, expected)
67
68
- @pytest.mark.skip(reason="Infographic test disabled")
69
@pytest.mark.usefixtures("cbs_cities")
70
def test_e2e(self):
71
test_client = flask_app.test_client()
0 commit comments