Skip to content
This repository was archived by the owner on Mar 2, 2020. It is now read-only.

Commit 6eaa150

Browse files
committed
Update composer.json to fix the package description
1 parent 5995290 commit 6eaa150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ixis/codeception-drupal-variable",
3-
"description": "A Codeception module to allow Drupal drush commands to be run during tests",
3+
"description": "A Codeception module to allow Drupal variables to be tested and set during tests",
44
"homepage": "https://github.com/ixis/codeception-drupal-variable",
55
"license": "MIT",
66
"authors": [

0 commit comments

Comments
 (0)