DEV: Revert 3 commits for plugin API to add directory columns (#13423)

This commit is contained in:
Mark VanLandingham
2021-06-17 12:37:37 -05:00
committed by GitHub
parent c47f55253f
commit 95b51669ad
27 changed files with 102 additions and 241 deletions

View File

@ -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 {