Skip to content

Commit

Permalink
Cleanup annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
kylekatarnls committed Mar 21, 2018
1 parent 637a6a2 commit f623175
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/features/cache.php
Original file line number Diff line number Diff line change
Expand Up @@ -263,9 +263,6 @@ public function testCacheDirectory()
self::assertSame($success, $filesCount, 'Each file successfully cached should be in the cache directory.');
}

/**
* @group i
*/
public function testCacheOnExtendsChange()
{
$directory = sys_get_temp_dir().'/pug'.mt_rand(0, 99999999);
Expand Down

0 comments on commit f623175

Please sign in to comment.