Skip to content

Commit

Permalink
Upload missing file
Browse files Browse the repository at this point in the history
  • Loading branch information
burhandodhy committed Sep 20, 2022
1 parent b4024a1 commit 5aa41b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/php/bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -121,5 +121,6 @@ function skip_translations_api() {
require_once $_tests_dir . '/includes/bootstrap.php';

require_once __DIR__ . '/includes/classes/factory/CategoryFactory.php';
require_once __DIR__ . '/includes/classes/factory/CommentFactory.php';
require_once __DIR__ . '/includes/classes/BaseTestCase.php';
require_once __DIR__ . '/includes/classes/FeatureTest.php';

0 comments on commit 5aa41b7

Please sign in to comment.