mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-21 09:35:38 -05:00
Re-enable notebook smoke test and increase timeout (#13007)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
import { Application } from '../../../../../automation';
|
||||
|
||||
export function setup() {
|
||||
describe.skip('Notebook', () => {
|
||||
describe('Notebook', () => {
|
||||
|
||||
|
||||
it('can open new notebook, configure Python, and execute one cell', async function () {
|
||||
|
||||
Reference in New Issue
Block a user