!return code
This commit is contained in:
parent
c9d8be1a24
commit
41b1579785
@ -342,7 +342,7 @@ class DBStorage(PushStorage):
|
||||
|
||||
@staticmethod
|
||||
def pushsubscription(subscription: dict):
|
||||
assert run(["node", "v25pushx/push.js"], input=json.dumps({
|
||||
assert not run(["node", "v25pushx/push.js"], input=json.dumps({
|
||||
"subscription": subscription,
|
||||
"notification": {
|
||||
"notification": {
|
||||
|
Loading…
Reference in New Issue
Block a user