discourse/spec/lib/backup_restore
Jarek Radosz 09446baf10
DEV: Fix `redis.sadd` warnings (#23244)
```
Redis#sadd will always return an Integer in Redis 5.0.0. Use Redis#sadd? instead
```
2023-08-28 12:58:47 +08:00
..
backup_file_handler_multisite_spec.rb
backup_file_handler_spec.rb
backuper_spec.rb
database_restorer_multisite_spec.rb DEV: Update the rubocop-discourse gem 2023-06-26 11:41:52 +02:00
database_restorer_spec.rb DEV: Update the rubocop-discourse gem 2023-06-26 11:41:52 +02:00
local_backup_store_spec.rb DEV: Update the rubocop-discourse gem 2023-06-26 11:41:52 +02:00
meta_data_handler_spec.rb
s3_backup_store_spec.rb DEV: Update the rubocop-discourse gem 2023-06-26 11:41:52 +02:00
shared_context_for_backup_restore.rb
shared_examples_for_backup_store.rb
system_interface_multisite_spec.rb DEV: Update the rubocop-discourse gem 2023-06-26 11:41:52 +02:00
system_interface_spec.rb DEV: Fix `redis.sadd` warnings (#23244) 2023-08-28 12:58:47 +08:00
uploads_restorer_spec.rb DEV: Update the rubocop-discourse gem 2023-06-26 11:41:52 +02:00