Skip to content

Commit d500777

Browse files
committed
chore: format
1 parent 9730620 commit d500777

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/support/resources/post.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ defmodule AshPostgres.Test.Post do
408408
end
409409

410410
create :create_with_atomic_set do
411-
change atomic_set(:score, expr(100))
411+
change(atomic_set(:score, expr(100)))
412412
end
413413

414414
defmodule HasBeforeAction do

0 commit comments

Comments
 (0)