Skip to content
Snippets Groups Projects
Commit 858893a5 authored by Jaime Perez's avatar Jaime Perez
Browse files

Fix typo: s/boostrap/bootstrap/

parent 4132283c
No related branches found
No related tags found
No related merge requests found
......@@ -7,4 +7,4 @@ php:
before_script: composer install
script: phpunit --boostrap vendor/autoload.php
script: phpunit --bootstrap vendor/autoload.php
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment