[ci] #nocov on BatteryState

All tests fail while trying to do coverage.
pull/3093/head
Frans de Jonge 7 years ago committed by GitHub
parent 9ba69f4c4f
commit 7b12954cad

@ -1,4 +1,4 @@
describe("BatteryState plugin tests", function()
describe("BatteryState plugin tests #nocov", function()
local MockTime, module
local stat = function() --luacheck: ignore

Loading…
Cancel
Save