Skip to content

Use TEST_USER instead of TEST_DB#169

Merged
danielbachhuber merged 1 commit intowp-cli:mainfrom
wojsmol:fix/use-correct-variable
Apr 13, 2023
Merged

Use TEST_USER instead of TEST_DB#169
danielbachhuber merged 1 commit intowp-cli:mainfrom
wojsmol:fix/use-correct-variable

Conversation

@wojsmol
Copy link
Contributor

@wojsmol wojsmol commented Apr 13, 2023

fixes #146
This error is not obvious on the default setup because both variables are equal to the same value.

@wojsmol wojsmol requested a review from a team as a code owner April 13, 2023 15:22
Copy link
Member

@danielbachhuber danielbachhuber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@danielbachhuber danielbachhuber added this to the 3.2.5 milestone Apr 13, 2023
@danielbachhuber danielbachhuber added bug Something isn't working scope:testing labels Apr 13, 2023
@danielbachhuber danielbachhuber merged commit ea27e6e into wp-cli:main Apr 13, 2023
@danielbachhuber danielbachhuber changed the title Using TEST_DB where it should be TEST_USER Use TEST_USER instead of TEST_DB Apr 13, 2023
@wojsmol wojsmol deleted the fix/use-correct-variable branch April 13, 2023 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working scope:testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using TEST_DB where it should be TEST_USER

2 participants