diff --git a/tests/tests.js b/tests/tests.js index eea800e1..81ea54ac 100644 --- a/tests/tests.js +++ b/tests/tests.js @@ -100,7 +100,7 @@ exports.defineManualTests = function (contentEl, createActionButton) { } function doColor4() { - log('set style=dark'); + log('set style=darkcontent'); StatusBar.styleDarkContent(); }