diff --git a/tests/browser/test/procedure_test.mjs b/tests/browser/test/procedure_test.mjs index c31ef6d73..ed63beb82 100644 --- a/tests/browser/test/procedure_test.mjs +++ b/tests/browser/test/procedure_test.mjs @@ -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,