diff --git a/tests/BasicTest.php b/tests/BasicTest.php index 7bd632ca03..d32c69e252 100644 --- a/tests/BasicTest.php +++ b/tests/BasicTest.php @@ -7,8 +7,9 @@ class BasicTest extends TestCase { /** - * A basic test example. + * A basic test example. May take a minute because the test data is being generated. * + * @slowThreshold 60000 * @return void */ public function testExample()