spec/lib/basquiat_spec.rb in basquiat-1.3.0.pre.1 vs spec/lib/basquiat_spec.rb in basquiat-1.3.0
- old
+ new
@@ -1,4 +1,5 @@
+# frozen_string_literal: true
require 'spec_helper'
describe Basquiat do
it 'should have a version number' do
expect(Basquiat::VERSION).not_to be_nil