Skip to content

Commit

Permalink
start result
Browse files Browse the repository at this point in the history
  • Loading branch information
apotonick committed Nov 9, 2023
1 parent 9ede22c commit 39567f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/docs/mechanics_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ def notify(ctx, model:, params:, **)

result = Memo::Operation::Create.call(params: {memo: nil, network_broken: true})
assert_equal result.success?, false
assert_equal result.event.inspect, %(asdf)
end
end

Expand Down

0 comments on commit 39567f3

Please sign in to comment.