mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Re-enable notebook smoke test and increase timeout (#13007)
This commit is contained in:
@@ -17,7 +17,7 @@ const suite = opts['web'] ? 'Browser Smoke Tests' : 'Smoke Tests';
|
||||
|
||||
const options = {
|
||||
color: true,
|
||||
timeout: 60000,
|
||||
timeout: 300000,
|
||||
slow: 30000,
|
||||
grep: opts['f'] || opts['g']
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user