Total Complexity | 2 |
Total Lines | 25 |
Duplicated Lines | 0 % |
Changes | 3 | ||
Bugs | 0 | Features | 1 |
1 | <?php |
||
3 | class ChecIOShortcodeTest extends FunctionalTest |
||
|
|||
4 | { |
||
5 | protected static $fixture_file = 'ChecIOShortcodeTest.yml'; |
||
6 | |||
7 | /** |
||
8 | * @var Page |
||
9 | */ |
||
10 | private $page; |
||
11 | |||
12 | public function setUp() |
||
16 | } |
||
17 | |||
18 | /** |
||
19 | * Tests that the shortcode gets parsed |
||
20 | */ |
||
21 | public function testBuyNowButton() |
||
31 |
The issue could also be caused by a filter entry in the build configuration. If the path has been excluded in your configuration, e.g.
excluded_paths: ["lib/*"]
, you can move it to the dependency path list as follows:For further information see https://scrutinizer-ci.com/docs/tools/php/php-scrutinizer/#list-dependency-paths