We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 501d625 commit a3e5c1bCopy full SHA for a3e5c1b
1 file changed
tests/UI/CustomVariables_spec.js
@@ -8,8 +8,6 @@
8
*/
9
10
describe("CustomVariables", function () {
11
- this.timeout(0);
12
-
13
this.fixture = "Piwik\\Plugins\\CustomVariables\\tests\\Fixtures\\VisitWithManyCustomVariables";
14
15
it('should show an overview of all used custom variables', async function() {
0 commit comments