Skip to content

Commit

Permalink
severe rubocop style test for pipotronic in bizness module deleted
Browse files Browse the repository at this point in the history
  • Loading branch information
ikramagix committed Sep 27, 2024
1 parent 9479ff1 commit d921b11
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions spec/bizness_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,5 @@
it 'should not contain grammatical errors' do
expect(pipotronic_phrase).to_not match(/(\bd'|d'\b|\ben |en\b)/)
end

it 'should not contain French language errors' do
expect(pipotronic_phrase).to_not match(/(d'la|l')\s/)
end
end
end

0 comments on commit d921b11

Please sign in to comment.