Skip to content

Commit a83bb44

Browse files
committed
Fix failing test
Signed-off-by: tdruez <tdruez@aboutcode.org>
1 parent 7213daf commit a83bb44

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vulnerabilities/tests/test_fetch.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ def test_vulnerabilities_fetch_from_vulnerablecode(
5252
"+ Created 2 vulnerabilities"
5353
"+ Updated 0 vulnerabilities"
5454
"Completed in 0 seconds"
55+
"Dataspace.vulnerabilities_updated_at updated"
5556
)
5657
self.assertEqual(expected, buffer.getvalue())
5758
self.dataspace.refresh_from_db()

0 commit comments

Comments
 (0)