lib/remarkable/core/rspec.rb in remarkable-4.0.0.alpha2 vs lib/remarkable/core/rspec.rb in remarkable-4.0.0.alpha3
- old
+ new
@@ -1,5 +1,5 @@
-module Rspec #:nodoc:
+module RSpec #:nodoc:
module Matchers #:nodoc:
# Overwrites to provide I18n on should and should_not.
#
def self.generated_description
return nil if last_should.nil?