We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15471da commit 011fe73Copy full SHA for 011fe73
test/test_cvedb.py
@@ -93,7 +93,6 @@ def test_new_database_schema(self):
93
94
self.cvedb.db_close()
95
96
- @pytest.mark.skipif(not LONG_TESTS(), reason="Skipping long tests")
97
def test_missing_unknown_metric_after_update(self):
98
self.cvedb.init_database()
99
0 commit comments