diff --git a/tests/e2e/yamcs/limits.e2e.spec.js b/tests/e2e/yamcs/limits.e2e.spec.js index de05066c..2e9c3b9b 100644 --- a/tests/e2e/yamcs/limits.e2e.spec.js +++ b/tests/e2e/yamcs/limits.e2e.spec.js @@ -27,7 +27,7 @@ MDB Limits Specific Tests const { test, expect } = require('../opensource/pluginFixtures'); const { createDomainObjectWithDefaults, waitForPlotsToRender } = require('../opensource/appActions'); -test.describe.only("Mdb runtime limits tests @yamcs", () => { +test.describe("Mdb runtime limits tests @yamcs", () => { test.beforeEach(async ({page}) => { // Go to baseURL