mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-31 01:25:38 -05:00
Merge from vscode 9bc92b48d945144abb405b9e8df05e18accb9148
This commit is contained in:
@@ -115,7 +115,7 @@ suite('Notebook Input', function (): void {
|
||||
assert.strictEqual(untitledNotebookInput.untitledEditorModel, testModel);
|
||||
|
||||
// getResource
|
||||
assert.strictEqual(untitledNotebookInput.getResource(), untitledUri);
|
||||
assert.strictEqual(untitledNotebookInput.resource, untitledUri);
|
||||
|
||||
// Standard kernels
|
||||
let testKernels = [{
|
||||
|
||||
Reference in New Issue
Block a user