Skip to content

Commit

Permalink
wording
Browse files Browse the repository at this point in the history
  • Loading branch information
Holist committed Oct 8, 2024
1 parent d7984df commit 3927271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/services/invitations/save_and_send_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@

it("is a failure") { is_a_failure }

it "stores an error message" do
it "stores a templated error message" do
expect(subject.errors).to include(
an_object_having_attributes(
message: "Il n'y a plus de créneaux disponibles pour inviter cet usager",
Expand Down

0 comments on commit 3927271

Please sign in to comment.