Skip to content

Commit 7565632

Browse files
authored
Update phone-number-lookup-api.test.ts
1 parent 67ba360 commit 7565632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/smoke/phone-number-lookup-api.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import {
1212
import { sleep } from '../callUtils';
1313

1414
describe('PhoneNumberLookupApi', () => {
15-
jest.setTimeout(20000);
15+
jest.setTimeout(40000);
1616
const config = new Configuration({
1717
username: BW_USERNAME,
1818
password: BW_PASSWORD

0 commit comments

Comments
 (0)