Skip to content

Commit

Permalink
. d updated markdown snippets
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 30, 2024
1 parent 6db919d commit a67d832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ A test looks something like the one below.
# }
# end

test "Approvals test" do
test "Example approvals test" do
input_builder = fn %{name: name, sell_in: sell_in, quality: quality} ->
%Item{name: name, sell_in: sell_in, quality: quality}
end
Expand Down

0 comments on commit a67d832

Please sign in to comment.