Readme.md.mountain_berry_fields in surrogate-0.5.3 vs Readme.md.mountain_berry_fields in surrogate-0.5.4
- old
+ new
@@ -467,10 +467,10 @@
_Note: Right now, block error messages have not been addressed (which means they are probably confusing as shit)_
Before/after hooks (make assertions here)
```ruby
-<% test 'block example', with: :rspec, context: 'generic it block' do %>
+<% test 'block example', with: :rspec do %>
class MockService
Surrogate.endow self
define(:create) {}
end