Skip to content

Commit a3e5c1b

Browse files
authored
Remove unlimited timeout setting from UI tests (#118)
1 parent 501d625 commit a3e5c1b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/UI/CustomVariables_spec.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
*/
99

1010
describe("CustomVariables", function () {
11-
this.timeout(0);
12-
1311
this.fixture = "Piwik\\Plugins\\CustomVariables\\tests\\Fixtures\\VisitWithManyCustomVariables";
1412

1513
it('should show an overview of all used custom variables', async function() {

0 commit comments

Comments
 (0)