Skip to content

Commit cf58b17

Browse files
Prepare for release.
1 parent 3d38253 commit cf58b17

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
{
22
"name": "chinthakagodawita/codeception-timekeeper",
3-
"description": "A Codeception extension & Robo task that records test runtimes and lets you split tests into equal runtime-based groups for parallel runs",
43
"type": "library",
4+
"description": "A Codeception extension & Robo task that records test runtimes and lets you split tests into equal runtime-based groups for parallel runs",
5+
"keywords": ["codeception", "robo"],
6+
"homepage": "https://github.com/chinthakagodawita/codeception-timekeeper",
57
"license": "MIT",
68
"authors": [
79
{

0 commit comments

Comments
 (0)