Skip to content

Commit

Permalink
[fix] V6 should not have ClientSupportsConsumableNotifications
Browse files Browse the repository at this point in the history
  • Loading branch information
MangoIV committed Sep 23, 2024
1 parent 67a26a4 commit bc1797f
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@ testObject_ClientCapabilityList_3 =
Versioned $
ClientCapabilityList
( Set.fromList
[ ClientSupportsLegalholdImplicitConsent,
ClientSupportsConsumableNotifications
]
[ ClientSupportsLegalholdImplicitConsent]
)

testObject_ClientCapabilityList_4 :: ClientCapabilityList
Expand Down

0 comments on commit bc1797f

Please sign in to comment.