firefox-desktop/browser/components/backup/tests/chrome/chrome.toml
2025-04-02 20:54:29 +02:00

19 lines
368 B
TOML

[DEFAULT]
prefs = [
"browser.backup.scheduled.enabled=false",
]
support-files = ["head.js"]
["test_backup_settings.html"]
["test_disable_backup_encryption.html"]
["test_enable_backup_encryption.html"]
["test_password_validation_inputs.html"]
["test_restore_from_backup.html"]
["test_turn_off_scheduled_backups.html"]
["test_turn_on_scheduled_backups.html"]