Skip to content

Commit bb16669

Browse files
committed
run all tests
1 parent 68008ba commit bb16669

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/manual/kerberos.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ async function verifyKerberosAuthentication(client) {
1616
expect(docs).to.have.nested.property('[0].kerberos', true);
1717
}
1818

19-
describe.only('Kerberos', function () {
19+
describe('Kerberos', function () {
2020
let resolveStub;
2121
let lookupStub;
2222
let client;

0 commit comments

Comments
 (0)