diff --git a/tests/UI/CustomVariables_spec.js b/tests/UI/CustomVariables_spec.js index afef51c..0cc8e99 100644 --- a/tests/UI/CustomVariables_spec.js +++ b/tests/UI/CustomVariables_spec.js @@ -8,8 +8,6 @@ */ describe("CustomVariables", function () { - this.timeout(0); - this.fixture = "Piwik\\Plugins\\CustomVariables\\tests\\Fixtures\\VisitWithManyCustomVariables"; it('should show an overview of all used custom variables', async function() {