Skip to content

Commit dd68b4a

Browse files
committed
Lefotvers.
1 parent 18f48be commit dd68b4a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ruby_event_store/spec/specification_spec.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -301,9 +301,6 @@ def test_record(event_id = SecureRandom.uuid)
301301
)
302302
end
303303

304-
# around(:each) do |example|
305-
# end
306-
307304
RSpec::Matchers.define :match_result do |expected_hash|
308305
match do |specification|
309306
@actual = expected_hash.keys.reduce({}) do |memo, attribute|

0 commit comments

Comments
 (0)