mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2025-12-20 04:20:04 +01:00
linux: integration-test: correct unsupported test comment
This commit is contained in:
parent
23cf8c19f7
commit
3390fa48ae
1 changed files with 1 additions and 1 deletions
|
|
@ -1288,7 +1288,7 @@ class Tests(dbusmock.DBusTestCase):
|
|||
self.assertEqual(fp.read(), '100')
|
||||
|
||||
def test_battery_charge_threshold_unsupported(self):
|
||||
'''Battery with only end_threshold supported'''
|
||||
'''Battery with only start_threshold supported'''
|
||||
|
||||
if not self.polkit:
|
||||
self.start_polkitd({})
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue