1
0
مراية لـ https://github.com/postalserver/postal.git تم المزامنة 2025-11-30 21:32:30 +00:00

test: move Postal::RpecHelpers to spec/helpers

هذا الالتزام موجود في:
Adam Cooke
2024-02-20 21:36:20 +00:00
ملتزم من قبل Adam Cooke
الأصل 1a4158699c
التزام ee86311525
3 ملفات معدلة مع 16 إضافات و18 حذوفات

عرض الملف

@@ -32,7 +32,7 @@ RSpec.configure do |config|
config.use_transactional_fixtures = true
config.infer_spec_type_from_file_location!
config.include FactoryBot::Syntax::Methods
config.include Postal::RspecHelpers
config.include GeneralHelpers
config.before(:suite) do
# Test that the factories are working as they should and then clean up before getting started on