Skip to content

Commit 6ecda2b

Browse files
committed
fix composer indents
1 parent 6f3b742 commit 6ecda2b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@
3232
"installer-name": "activitypub"
3333
},
3434
"scripts": {
35-
"test": [
36-
"composer install",
37-
"bin/install-wp-tests.sh activitypub-test root activitypub-test test-db latest true",
38-
"vendor/bin/phpunit"
39-
]
35+
"test": [
36+
"composer install",
37+
"bin/install-wp-tests.sh activitypub-test root activitypub-test test-db latest true",
38+
"vendor/bin/phpunit"
39+
]
4040
}
4141
}

0 commit comments

Comments
 (0)