Skip to content

Commit 51cc19a

Browse files
committed
Merge branch 'mrrobot47-fix/cleanup-in-test' into develop
2 parents 727c9f9 + 1f1723c commit 51cc19a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

features/bootstrap/FeatureContext.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,8 @@ public static function cleanup(AfterFeatureScope $scope)
405405
'www.example1.test',
406406
'example2.test',
407407
'www.example3.test',
408-
'labels.test'
408+
'labels.test',
409+
'wpcache.test',
409410
];
410411

411412
$result = EE::launch( 'sudo bin/ee site list --format=text',false, true );

0 commit comments

Comments
 (0)