mirror of
https://github.com/discourse/discourse.git
synced 2025-05-31 05:30:48 +08:00
DEV: Revert 3 commits for plugin API to add directory columns (#13423)
This commit is contained in:

committed by
GitHub

parent
c47f55253f
commit
95b51669ad
@ -130,7 +130,7 @@ describe Admin::UserFieldsController do
|
||||
DirectoryColumn.create(
|
||||
user_field_id: user_field.id,
|
||||
enabled: false,
|
||||
type: DirectoryColumn.types[:user_field],
|
||||
automatic: false,
|
||||
position: next_position
|
||||
)
|
||||
expect {
|
||||
|
Reference in New Issue
Block a user