Skip to content

Commit 7b7dd57

Browse files
committed
do not depend on the actual time to fix a transient test
1 parent bfe099e commit 7b7dd57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/HttpCache/ResponseCacheStrategyTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ public function testResponseIsExpirableButNotValidateableWhenMasterResponseCombi
239239
}
240240

241241
/**
242+
* @group time-sensitive
242243
* @dataProvider cacheControlMergingProvider
243244
*/
244245
public function testCacheControlMerging(array $expects, array $master, array $surrogates)

0 commit comments

Comments
 (0)