We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5b64c1 commit 0022105Copy full SHA for 0022105
spec/integration/stringified_symbol_field_spec.rb
@@ -31,8 +31,8 @@
31
end
32
33
34
-# Using command monitoring to test that StringifiedSymbol sends a string and returns a symbol
35
-let(:client) { Order.collection.client }
+ # Using command monitoring to test that StringifiedSymbol sends a string and returns a symbol
+ let(:client) { Order.collection.client }
36
37
before do
38
client.subscribe(Mongo::Monitoring::COMMAND, subscriber)
0 commit comments