Skip to content

Commit

Permalink
test: add missing line in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed May 3, 2024
1 parent eedf68e commit ede73a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/support/order.ex
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ defmodule Order do
message: message,
error_state: changeset.data.state
})
|> Ash.update()
end),
on: [:update]
end
Expand Down

0 comments on commit ede73a1

Please sign in to comment.