Skip to content

Commit

Permalink
Update logging (apache#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Zakharov committed Mar 20, 2020
1 parent dbcc706 commit 1c5ef46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ exports.defineManualTests = function (contentEl, createActionButton) {
}

function doColor4() {
log('set style=dark');
log('set style=darkcontent');
StatusBar.styleDarkContent();
}

Expand Down

0 comments on commit 1c5ef46

Please sign in to comment.