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 5767f5a commit 6b868faCopy full SHA for 6b868fa
test/promisified/oauthbearer_cb.spec.js
@@ -21,7 +21,7 @@ describe('Client > oauthbearer callback', () => {
21
oauthbearer_cb_called = 0;
22
});
23
24
- it('works for producer',
+ it.skip('works for producer',
25
async () => {
26
const client = createProducer({
27
sasl: {
0 commit comments