There was an error while loading. Please reload this page.
1 parent 7213daf commit a83bb44Copy full SHA for a83bb44
1 file changed
vulnerabilities/tests/test_fetch.py
@@ -52,6 +52,7 @@ def test_vulnerabilities_fetch_from_vulnerablecode(
52
"+ Created 2 vulnerabilities"
53
"+ Updated 0 vulnerabilities"
54
"Completed in 0 seconds"
55
+ "Dataspace.vulnerabilities_updated_at updated"
56
)
57
self.assertEqual(expected, buffer.getvalue())
58
self.dataspace.refresh_from_db()
0 commit comments