Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MNT Remove TODO comments #252

Merged

Conversation

sabina-talipova
Copy link

@@ -186,7 +186,7 @@ protected function loadSuiteConfiguration($suite, Module $module)
// Resolve variables
$resolvedConfig = $this->container->getParameterBag()->resolveValue($suiteConfig);
return [
'type' => null, // @todo figure out what this is for
Copy link
Author

@sabina-talipova sabina-talipova Oct 12, 2023

Choose a reason for hiding this comment

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

I will assume that this is due to the initial not entirely correct architecture of the GenericSuiteGenerator class that we are using.
See: https://github.com/Behat/Behat/blob/4.x/src/Behat/Testwork/Suite/Generator/GenericSuiteGenerator.php#L40-L43

Copy link
Member

@GuySartorelli GuySartorelli left a comment

Choose a reason for hiding this comment

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

LGTM

@GuySartorelli GuySartorelli merged commit 86c6c81 into silverstripe:5.0 Oct 24, 2023
9 checks passed
@GuySartorelli GuySartorelli deleted the pulls/5.0/remove-todo branch October 24, 2023 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants