Skip to content

Conversation

jrfnl
Copy link
Collaborator

@jrfnl jrfnl commented Mar 2, 2022

The SettingsParseArgumentsTest::testMoreArguments() method was assigning to a non-existent property in the Settings class.
The actual property is called $showDeprecated and the assertion was referring to the property correctly.

The `SettingsParseArgumentsTest::testMoreArguments()` method was assigning to a non-existent property in the `Settings` class.
The actual property is called `$showDeprecated` and the assertion was referring to the property correctly.
@jrfnl jrfnl added this to the 2.0.0 milestone Mar 2, 2022
@jrfnl jrfnl requested a review from grogy March 2, 2022 00:10
@grogy grogy merged commit 5d87edb into develop Mar 3, 2022
@grogy grogy deleted the feature/fix-bug-in-test branch March 3, 2022 15:03
@grogy
Copy link
Member

grogy commented Mar 3, 2022

Thank you 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants