We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3852db2 commit 7e1b19eCopy full SHA for 7e1b19e
tests/unit/index-nodetest.js
@@ -17,6 +17,7 @@ describe('deploySentry plugin', function() {
17
18
beforeEach(function() {
19
mockUi = {
20
+ verbose: true,
21
messages: [],
22
write: function() { },
23
writeLine: function(message) {
0 commit comments