Skip to content

Commit f7b15c9

Browse files
committed
execute all compatible tests across versions
1 parent d1fecf6 commit f7b15c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/VersionAwareTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
trait VersionAwareTest
1515
{
16-
protected static $supportedFeatureSetVersion = 304;
16+
protected static $supportedFeatureSetVersion = 403;
1717

1818
/**
1919
* @param int $requiredFeatureSetVersion

0 commit comments

Comments
 (0)