Skip to content

Commit 011fe73

Browse files
authored
update test_cvedb.py to remove long test
1 parent 15471da commit 011fe73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_cvedb.py

-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ def test_new_database_schema(self):
9393

9494
self.cvedb.db_close()
9595

96-
@pytest.mark.skipif(not LONG_TESTS(), reason="Skipping long tests")
9796
def test_missing_unknown_metric_after_update(self):
9897
self.cvedb.init_database()
9998

0 commit comments

Comments
 (0)