forked from AkkomaGang/akkoma
Spelling
This commit is contained in:
parent
2cbb3f2364
commit
0c628fafc5
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ test "fail message sending" do
|
|||
) == :error
|
||||
end
|
||||
|
||||
test "delete subsciption if restult send message between 400..500" do
|
||||
test "delete subscription if result send message between 400..500" do
|
||||
subscription = insert(:push_subscription)
|
||||
|
||||
assert Impl.push_message(
|
||||
|
|
Loading…
Reference in a new issue