Commit 1bdd193
Changed files (1)
spec
support
spec/support/shell_helpers.rb
@@ -1,4 +1,4 @@
-require 'english'
+require 'English'
RSpec.shared_context 'when executing the cli' do
subject { execute(command) }