We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79a77d9 commit 5c0eaaeCopy full SHA for 5c0eaae
commands/web/nightwatch
@@ -7,4 +7,4 @@
7
## Example: "ddev nightwatch"
8
## ExecRaw: true
9
10
-yarn --cwd "$DDEV_DOCROOT/core" test:nightwatch "$DDEV_COMPOSER_ROOT/$DDEV_DOCROOT/$DRUPAL_PROJECTS_PATH/" "$@"
+yarn --cwd "$DDEV_DOCROOT/core" test:nightwatch "$DDEV_APPROOT/$DDEV_DOCROOT/$DRUPAL_PROJECTS_PATH/" "$@"
install.yaml
@@ -13,4 +13,4 @@ project_files:
13
- commands/web/symlink-project
14
- config.contrib.yaml
15
16
-ddev_version_constraint: '>= v1.24.3'
+ddev_version_constraint: '>= v1.24.6'
0 commit comments