Project

General

Profile

« Previous | Next » 

Revision b5eca9b3

Added by Michael Moll almost 6 years ago

Fixes #23962 - Fix Style/ExpandPathArguments cop

View differences:

test/controllers/compute_resources_controller_test.rb
context 'with pagelets' do
setup do
@controller.prepend_view_path File.expand_path('../../static_fixtures', __FILE__)
@controller.prepend_view_path File.expand_path('../static_fixtures', __dir__)
Pagelets::Manager.add_pagelet('compute_resources/show', :main_tabs,
:name => 'TestTab',
:id => 'my-special-id',

Also available in: Unified diff