templates/locales/en.yml in lita-4.0.2 vs templates/locales/en.yml in lita-4.0.3
- old
+ new
@@ -111,9 +111,12 @@
exception: |
Lita could not connect to Redis. The exception was:
%{message}
Full backtrace:
%{backtrace}
+ test_mode_exception: |
+ Lita could not connect to Redis. The exception was:
+ %{message}
robot:
unknown_adapter: "Unknown adapter: :%{adapter}."
rspec:
full_suite_required: Lita::RSpec requires both RSpec::Mocks and RSpec::Expectations.
version_3_required: RSpec::Core 3 or greater is required to use Lita::RSpec.