mirror of
https://github.com/discourse/discourse.git
synced 2025-05-31 07:48:02 +08:00
Update server.en.yml -- minor copyedit (#11631)
* Update server.en.yml * Fix the build Co-authored-by: Arpit Jalan <arpit@techapj.com>
This commit is contained in:
@ -199,7 +199,7 @@ RSpec.describe EmailController do
|
||||
navigate_to_unsubscribe
|
||||
|
||||
expect(body).to include("You are not receiving summary emails")
|
||||
expect(body).to include("Don't send me any mail from Discourse")
|
||||
expect(body).to include("Don’t send me any mail from Discourse")
|
||||
end
|
||||
|
||||
it 'hides unsubscribe from all checkbox when user already unsubscribed' do
|
||||
|
Reference in New Issue
Block a user