Skip to content

Commit

Permalink
Add minitest as dependency of faked project
Browse files Browse the repository at this point in the history
  • Loading branch information
adam12 committed Dec 6, 2019
1 parent 4fd1fa2 commit 8d9a314
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/faked_project/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ gem "simplecov", :path => "../../../"
gem "rake"
gem "rspec", ">= 2.6.0"
gem "cucumber"
gem "minitest"

0 comments on commit 8d9a314

Please sign in to comment.