Remove .only

This commit is contained in:
Erik Pasternak
2025-06-27 09:41:41 -07:00
parent 9b18a9b75a
commit 51bfadba11

View File

@@ -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,