Files in modules/rest_example/tests/src/Functional use a wrong namespace

Created on 4 March 2023, over 1 year ago
Updated 15 July 2024, 5 months ago

The third line in modules/rest_example/tests/src/Functional/RestExampleActionTest.php is the following one.

namespace Drupal\Tests\rest_example\Funtional;

That namespace is wrong; it should be Drupal\Tests\rest_example\Functional.

The same happens in the other files in the modules/rest_example/tests/src/Functional directory.

🐛 Bug report
Status

Fixed

Version

4.0

Component

REST Example

Created by

🇨🇳China jungle Chongqing, China

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024