Skip to content

Commit 5fff98a

Browse files
committed
fix test
1 parent 1553470 commit 5fff98a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/core/src/test/awsService/sagemaker/uriHandlers.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ describe('SageMaker URI handler', function () {
4444
ws_url: 'wss://example.com',
4545
'cell-number': '4',
4646
token: 'my-token',
47+
app_type: 'jupyterlab',
4748
}
4849

4950
const uri = createConnectUri(params)

0 commit comments

Comments
 (0)