Skip to content

Commit de4258e

Browse files
committed
Skip it when mutating
1 parent e4c9e46 commit de4258e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ruby_event_store/.mutant.yml

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ matcher:
2424
- RubyEventStore::Client::Within#add_thread_subscribers
2525
- RubyEventStore::Client::Within#add_thread_global_subscribers
2626
- RubyEventStore::Client::Within#call
27+
- RubyEventStore::Broker#initialize
2728
- RubyEventStore::Mappers::InMemoryEncryptionKeyRepository#prepare_encrypt
2829
- RubyEventStore::Mappers::EncryptionKey#prepare_encrypt
2930
- RubyEventStore::Mappers::EncryptionKey#prepare_decrypt

0 commit comments

Comments
 (0)