Skip to content
This repository was archived by the owner on Jun 10, 2022. It is now read-only.

Commit cb96adf

Browse files
committed
Added phpspec config file
1 parent a34c921 commit cb96adf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

phpspec.yml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
suites:
2+
default:
3+
namespace: CS\HelpDeskBundle
4+
psr4_prefix: CS\HelpDeskBundle
5+
formatter.name: pretty

0 commit comments

Comments
 (0)