• D
    Fix regular expression on s3 test URL generation test (#44) · 14e6386b
    Dino Maric 提交于
    So tests are passing if the bucket name is rails-active storage.
    But developers specify their own s3 tests configuration (in my case was
    activestorage-test) then this regex fails.
    
    Also the first part is dynamic and based on bucket name and region
    14e6386b
s3_service_test.rb 1.5 KB