Skip to content

Fixed wrong namespace in expression unit tests#447

Merged
norberttech merged 1 commit intoflow-php:1.xfrom
stloyd:psr-4
Jun 20, 2023
Merged

Fixed wrong namespace in expression unit tests#447
norberttech merged 1 commit intoflow-php:1.xfrom
stloyd:psr-4

Conversation

@stloyd
Copy link
Member

@stloyd stloyd commented Jun 20, 2023

Change Log

Added

Fixed

  • Fixed wrong namespace in expression unit tests

Changed

Removed

Deprecated

Security


Description

Error:


Generating optimized autoload files
Class Flow\ETL\Tests\Unit\Rowreference\Expression\UuidTest located in ./src/core/etl/tests/Flow/ETL/Tests/Unit/Row/Reference/Expression/UuidTest.php does not comply with psr-4 autoloading standard. Skipping.
Class Flow\ETL\Tests\Unit\Rowreference\Expression\HashTest located in ./src/core/etl/tests/Flow/ETL/Tests/Unit/Row/Reference/Expression/HashTest.php does not comply with psr-4 autoloading standard. Skipping.

@norberttech norberttech merged commit 0de545c into flow-php:1.x Jun 20, 2023
@stloyd stloyd deleted the psr-4 branch June 21, 2023 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants