fix tests after typos corrections
This commit is contained in:
parent
ea9213bf90
commit
0164b5f008
8 changed files with 21 additions and 21 deletions
|
@ -134,7 +134,7 @@ describe Users::ProfilController, type: :controller do
|
|||
|
||||
it "should not transfer to an empty email" do
|
||||
expect { subject }.not_to change { DossierTransfer.count }
|
||||
expect(flash.alert).to eq(["L'adresse email est invalide"])
|
||||
expect(flash.alert).to eq(["L’adresse email est invalide"])
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue