fix composer indents
This commit is contained in:
parent
6f3b7427e0
commit
6ecda2b869
1 changed files with 5 additions and 5 deletions
|
@ -32,10 +32,10 @@
|
|||
"installer-name": "activitypub"
|
||||
},
|
||||
"scripts": {
|
||||
"test": [
|
||||
"composer install",
|
||||
"bin/install-wp-tests.sh activitypub-test root activitypub-test test-db latest true",
|
||||
"vendor/bin/phpunit"
|
||||
]
|
||||
"test": [
|
||||
"composer install",
|
||||
"bin/install-wp-tests.sh activitypub-test root activitypub-test test-db latest true",
|
||||
"vendor/bin/phpunit"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue