- Issue created by @gslexie
- Status changed to Fixed
6 months ago 8:36pm 21 May 2024 Automatically closed - issue fixed for 2 weeks with no activity.
Tests ran successfully on my local environment and possibly in DrupalCI, but after setting up GitLab CI, I'm seeing failures.
PHP Fatal error: Trait "Drupal\Tests\paragraphs\FunctionalJavascript\ParagraphsTestBaseTrait" not found in /builds/project/paragraphs_in_rest/tests/src/Functional/ApiTest.php on line 13
This is blocking tests from running on other bug fixes, so I'm working on fixing it ASAP.
Run tests in GitLab pipeline: PHPUnit fails.
Either with a condition like in https://www.drupal.org/project/devel/issues/3095684 β or by adding a composer.json file to correctly figure test discovery.
Fixed
1.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.