mirror of
https://github.com/shlinkio/shlink.git
synced 2026-02-28 04:03:12 +08:00
Implemented UrlShortener main service
This commit is contained in:
@@ -47,6 +47,6 @@
|
||||
"cs-fix": "phpcbf",
|
||||
"serve": "php -S 0.0.0.0:8000 -t public/",
|
||||
"test": "phpunit",
|
||||
"pretty-test": "phpunit -c tests/phpunit.xml --coverage-html build/coverage"
|
||||
"pretty-test": "phpunit --coverage-html build/coverage"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user