mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
Fix test file listing in gemspec
This commit is contained in:
parent
3c61caeecb
commit
a28d5976a9
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ Gem::Specification.new do |s|
|
|||
"spec/database_cleaner/sequel/base_spec.rb",
|
||||
"spec/database_cleaner/sequel/transaction_spec.rb",
|
||||
"spec/database_cleaner/sequel/truncation_spec.rb",
|
||||
"spec/database_cleaner/shared_strategy_spec.rb",
|
||||
"spec/database_cleaner/shared_strategy.rb",
|
||||
"spec/spec_helper.rb",
|
||||
"examples/features/step_definitions/activerecord_steps.rb",
|
||||
"examples/features/step_definitions/couchpotato_steps.rb",
|
||||
|
|
Loading…
Reference in a new issue