diff options
Diffstat (limited to 'build/integration/features/bootstrap/CommentsContext.php')
-rw-r--r-- | build/integration/features/bootstrap/CommentsContext.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/integration/features/bootstrap/CommentsContext.php b/build/integration/features/bootstrap/CommentsContext.php index ebd7d5697e5..afd9b31bc24 100644 --- a/build/integration/features/bootstrap/CommentsContext.php +++ b/build/integration/features/bootstrap/CommentsContext.php @@ -24,7 +24,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - require __DIR__ . '/../../vendor/autoload.php'; class CommentsContext implements \Behat\Behat\Context\Context { |