oops did not have autospec running
This commit is contained in:
parent
691377b5af
commit
4599e5d732
|
@ -129,7 +129,7 @@ describe UserNotifications do
|
|||
end
|
||||
|
||||
it "has a from alias" do
|
||||
expects_build_with(has_entry(:from_alias, "#{username} via #{SiteSetting.title}"))
|
||||
expects_build_with(has_entry(:from_alias, "#{username}"))
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue