Skip to content

Commit

Permalink
include shared specs in gem
Browse files Browse the repository at this point in the history
  • Loading branch information
Jammjammjamm committed Jan 8, 2025
1 parent c0b065c commit 4743615
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inferno_core.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ Gem::Specification.new do |spec|
'spec/support/factory_bot.rb',
Dir['spec/factories/**/*.rb'],
Dir['spec/fixtures/**/*.rb'],
Dir['spec/shared/**/*.rb'],
Dir['spec/*.rb']
].flatten

Expand Down

0 comments on commit 4743615

Please sign in to comment.