Skip to content

Commit 6b868fa

Browse files
committed
Skip oauthbreaker tests
1 parent 5767f5a commit 6b868fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/promisified/oauthbearer_cb.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ describe('Client > oauthbearer callback', () => {
2121
oauthbearer_cb_called = 0;
2222
});
2323

24-
it('works for producer',
24+
it.skip('works for producer',
2525
async () => {
2626
const client = createProducer({
2727
sasl: {

0 commit comments

Comments
 (0)