spec/async/notification_spec.rb in async-1.22.2 vs spec/async/notification_spec.rb in async-1.23.0
- old
+ new
@@ -16,9 +16,10 @@
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
+require 'async/rspec'
require 'async/notification'
require_relative 'condition_examples'
RSpec.describe Async::Notification do