Skip to content

Commit ec18105

Browse files
author
Sam Phippen
committed
Add necessary requires to run the project initializer
1 parent 0a57752 commit ec18105

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/generators/rspec/install/install_generator.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
require "rspec/support"
2+
require "rspec/core"
13
RSpec::Support.require_rspec_core "project_initializer"
24

35
module Rspec

0 commit comments

Comments
 (0)