Skip to content
Prev Previous commit
Next Next commit
fix(API): Make exists-check work with postgres and oci
Signed-off-by: Joas Schilling <[email protected]>
  • Loading branch information
nickvergessen committed Apr 12, 2023
commit 027bb129d30365723872a97692f61e0532d32f94
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Feature: exists-notifications-v2
Given user "test1" exists
Given as user "test1"

Scenario: Delete first notification
Scenario: Check the notification ID is returned on exists-check
Given user "test1" has notifications
And user "test1" has 1 notifications on v2
Then confirms previously fetched notification ids exist on v2