mirror of
https://github.com/discourse/discourse.git
synced 2025-05-30 15:28:37 +08:00
DEV: Fix typos and formatting (#27320)
This commit is contained in:
@ -6,7 +6,7 @@ describe "Admin Dashboard New Features Page", type: :system do
|
||||
|
||||
before { sign_in(admin) }
|
||||
|
||||
it "displays new features with screenshot taking precednce over emoji" do
|
||||
it "displays new features with screenshot taking precedence over emoji" do
|
||||
DiscourseUpdates.stubs(:new_features).returns(
|
||||
[
|
||||
{
|
||||
|
Reference in New Issue
Block a user