Skip to content

Commit

Permalink
Add missing Set require.
Browse files Browse the repository at this point in the history
  • Loading branch information
sleepingkingstudios committed May 28, 2024
1 parent fd643a6 commit 2541fc3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/rspec/sleeping_king_studios/deferred/calls/hook.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# frozen_string_literal: true

require 'set'

require 'rspec/sleeping_king_studios/deferred/call'
require 'rspec/sleeping_king_studios/deferred/calls'

Expand Down

0 comments on commit 2541fc3

Please sign in to comment.