Fix typo
This commit is contained in:
parent
6b1406fde9
commit
1296ca7cfb
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -29,5 +29,5 @@ node {
|
||||||
// Run phpunit tests on staging host
|
// Run phpunit tests on staging host
|
||||||
bin/phpunit COMMAND
|
bin/phpunit COMMAND
|
||||||
}
|
}
|
||||||
/*
|
*/
|
||||||
}
|
}
|
Reference in a new issue