mirror of
https://github.com/ditkrg/rabbit_carrots.git
synced 2026-01-25 07:06:39 +00:00
Fix rubocop errors
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
RSpec.describe RabbitCarrots do
|
||||
it "has a version number" do
|
||||
it 'has a version number' do
|
||||
expect(RabbitCarrots::VERSION).not_to be nil
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user