Closed wata727 closed 1 year ago
Made a fix in https://github.com/AssetSync/asset_sync/commit/35bef657e9c65268e4888d489950184b238ba13f Could you help me see if that works?
That part of code is not auto tested (not sure how to do it...)
Thank you for the quick fix! I confirmed that this patch works fine.
That part of code is not auto tested (not sure how to do it...)
Yeah, this seems like a bit of a tricky part to test. I'll think about it later to see if there's a better way.
Feel free to close this issue at your convenience. Thank you again for maintaining this gem.
UPDATE: This case is covered by tests added in https://github.com/AssetSync/asset_sync/pull/437
When I tried 2.19.0, the following error occurred in our deployment pipeline.
Probably due to the change in https://github.com/AssetSync/asset_sync/pull/435.