Remove unused code
This commit is contained in:
parent
da324159bc
commit
de24d4a34c
1 changed files with 0 additions and 6 deletions
|
|
@ -320,12 +320,6 @@ feature 'Version' do
|
|||
|
||||
context 'organization role', feature: true, versioning: true, js: true do
|
||||
let!(:user) { create(:user) }
|
||||
let!(:role) do
|
||||
Role.find_by(
|
||||
resource_id: conference.organization.id,
|
||||
resource_type: 'Organization'
|
||||
)
|
||||
end
|
||||
|
||||
setup do
|
||||
user.add_role :organization_admin, conference.organization
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue