mirror of
https://github.com/google/blockly.git
synced 2025-12-16 06:10:12 +01:00
Remove .only
This commit is contained in:
@@ -32,8 +32,7 @@ suite('Testing Connecting Blocks', function (done) {
|
||||
this.browser.on('dialog', (dialog) => {});
|
||||
});
|
||||
|
||||
test.only('Testing Procedure', async function () {
|
||||
|
||||
test('Testing Procedure', async function () {
|
||||
// Drag out first function
|
||||
let proceduresDefReturn = await getDraggableBlockElementByType(
|
||||
this.browser,
|
||||
|
||||
Reference in New Issue
Block a user