We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c32b507 commit fa9a96bCopy full SHA for fa9a96b
spec/spec_helper.rb
@@ -1,6 +1,6 @@
1
# frozen_string_literal: true
2
3
-# Configure Rails Envinronment
+# Configure Rails Environment
4
ENV['RAILS_ENV'] = 'test'
5
CI_ORM = (ENV['CI_ORM'] || :active_record).to_sym
6
CI_TARGET_ORMS = %i[active_record mongoid].freeze
0 commit comments