9 lines
170 B
TOML
9 lines
170 B
TOML
[DEFAULT]
|
|
prefs = [
|
|
"browser.backup.scheduled.enabled=false",
|
|
]
|
|
skip-if = ["os == 'android'"]
|
|
|
|
["test_backup_settings.html"]
|
|
|
|
["test_turn_on_scheduled_backups.html"]
|