Add new .gitlab-ci.yml file and work on tests if needed.
https://www.drupal.org/docs/develop/git/using-gitlab-to-contribute-to-dr...
Add new .gitlab-ci.yml file and work on tests if needed.
https://www.drupal.org/docs/develop/git/using-gitlab-to-contribute-to-dr...
Comments
Comment #8
nathaniel commentedError:
Exception: User error: Redirects to external URLs are not allowed by default, use \Drupal\Core\Routing\TrustedRedirectResponse for it.
Possibly from destination path(s). Try using routes when creating URI. Maybe try overriding the _WEB_ROOT variable to "" instead of "web".
Comment #12
nathaniel commentedRemoving the destination query parameter fixes the album password test for now.