Skip to content

Conversation

@thibaut-algrin
Copy link
Contributor

No description provided.

@jdecool jdecool self-requested a review December 10, 2023 19:49
Copy link

@sh4ka sh4ka left a comment

Choose a reason for hiding this comment

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

I believe there are some minor adjustments to be done.

|| null === $this->tokenStorage
|| null === $this->authenticationTrustResolver
) {
throw new \LogicException('The "symfony/security-bundle" library must be installed.');
Copy link

Choose a reason for hiding this comment

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

Are you sure about this message? The requirement should be the expression language I believe.

manager1,feature1,1,"Feature 1 description"
manager1,feature2,,"Feature 2 description"
manager2,feature3,1,"Feature 3 description"
manager1,feature1,1,,"Feature 1 description"
Copy link

Choose a reason for hiding this comment

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

Too many commas for the column definitions, unless you want so many empty fields for the tests.

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.

2 participants