disables a test that times out a lot

This commit is contained in:
Matthijs van Henten 2015-11-23 15:44:35 +00:00
parent ba1416b8a2
commit 0886ad47bf

View File

@ -1,5 +1,6 @@
/*global describe it before beforeEach*/
"use blacklist";
"use client";
require(["lib/architect/architect", "lib/chai/chai"], function (architect, chai) {