From 51bfadba11966fc98d575fce404f4703fe5e1c32 Mon Sep 17 00:00:00 2001 From: Erik Pasternak Date: Fri, 27 Jun 2025 09:41:41 -0700 Subject: [PATCH] Remove .only --- tests/browser/test/procedure_test.mjs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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,