mirror of https://github.com/pixelfed/pixelfed
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
config_cache() falls through to config() when instance.enable_cc is off (ENABLE_CONFIG_CACHE=false, as in CI/.env.testing), so ConfigCacheService::put() alone did not toggle pixelfed.cloud_storage and the command's cloud-enabled guard aborted with exit 1. Set the underlying config value too (both in beforeEach and the local-storage refusal test). |
4 weeks ago | |
|---|---|---|
| .. | ||
| FollowTest.php | 4 weeks ago | |
| MigrateLocalS3MediaUrlTest.php | 4 weeks ago | |
| MuteBlockTest.php | 4 weeks ago | |
| PrivacyTest.php | 4 weeks ago | |
| ProfileCountReconcileTest.php | 4 weeks ago | |
| ReportTest.php | 4 weeks ago | |