Skip to content

Commit

Permalink
updated test function
Browse files Browse the repository at this point in the history
  • Loading branch information
RDiPiazza committed Nov 24, 2024
1 parent 2e98597 commit 391b2cf
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions test/sitemap/test_update_pg_keywords.py
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,17 @@ def test_delete_keywords():
,0
,0
,0
,0
,0
,0
,0
,0
,0
,0
,0
,0
,0
,0
)
session.commit()
assert get_keyword(primary_key) == None
Expand Down

0 comments on commit 391b2cf

Please sign in to comment.