mirror of
https://github.com/discourse/discourse.git
synced 2025-05-31 03:18:09 +08:00
DEV: Apply syntax_tree formatting to spec/*
This commit is contained in:
@ -12,8 +12,8 @@ describe BasicReviewableUserSerializer do
|
||||
name: user.name,
|
||||
email: user.email,
|
||||
bio: "blah whatever",
|
||||
website: "ff.website.com"
|
||||
}
|
||||
website: "ff.website.com",
|
||||
},
|
||||
)
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user