Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Bug 1230200 - Fix failure in test_settings_battery_power_save_mode.py #33503

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mwargers
Copy link
Contributor

@mwargers mwargers commented Dec 3, 2015

No description provided.

@mozilla-autolander-deprecated
Copy link
Contributor

@@ -38,6 +38,6 @@ def test_settings_battery_power_save_mode(self):
self.assertEqual(self.data_layer.get_setting('powersave.enabled'), False)

battery_settings.tap_turn_on_auto()
battery_settings.select('never')
battery_settings.select('Never')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd use data-l10n-id="powerSave-never" instead. So next time somebody changes the typo, we won't be broken.

@cknowles-admin cknowles-admin added the ARCHIVED CLOSED at time of archiving label Nov 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ARCHIVED CLOSED at time of archiving
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants