spec/runners/cmap.rb in mongo-2.15.1 vs spec/runners/cmap.rb in mongo-2.16.0.alpha1
- old
+ new
@@ -31,10 +31,10 @@
attr_reader :ignore_events
# @return [ Mongo::ConnectionPool ] pool The connection pool to use for operations.
attr_reader :pool
- # @return [ EventSubscriber ] subscriber The subscriber receiving the CMAP events.
+ # @return [ Mrss::EventSubscriber ] subscriber The subscriber receiving the CMAP events.
attr_reader :subscriber
# Instantiate the new spec.
#
# @param [ String ] test_path The path to the file.