aboutsummaryrefslogtreecommitdiffhomepage
path: root/infrastructure/Testing/bootstrap.php
blob: f0aea64ee5be94457df2c1b73704a68683be6066 (plain) (blame)
1
2
3
4
5
<?php

require_once __DIR__ . '/../../bootstrap/autoload.php';

// bootstrap testing, e.g. seeding database etc.