Skip to content

Commit 8a275c0

Browse files
committed
style: apply rubocop corrections
1 parent fc684fc commit 8a275c0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

spec/routes/auto_source_spec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
RSpec.describe Html2rss::Web::App do # rubocop:disable RSpec/SpecFilePathFormat
99
include Rack::Test::Methods
10+
1011
def app = described_class
1112

1213
let(:request_headers) do

0 commit comments

Comments
 (0)