Skip to content

Conversation

@loic425
Copy link
Member

@loic425 loic425 commented Oct 18, 2024

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets
License MIT

@loic425 loic425 requested a review from a team as a code owner October 18, 2024 07:00
@loic425 loic425 mentioned this pull request Oct 18, 2024
26 tasks
@loic425 loic425 force-pushed the phpunit-2-phpspec/state-machine branch from dfd3ad6 to 1f23ce0 Compare June 26, 2025 08:34
Comment on lines +37 to +40
public function testItIsInitializable(): void
{
$this->assertInstanceOf(OperationStateMachine::class, $this->operationStateMachine);
}
Copy link
Contributor

Choose a reason for hiding this comment

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

This can be removed as it would crash in the setup method if that was not the case.

Copy link
Member

Choose a reason for hiding this comment

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

@mamazu sounds good, let's do it in a follow-up PR

@loic425 loic425 changed the base branch from 1.13 to 1.14 October 29, 2025 08:57
@GSadee GSadee merged commit 3d972c8 into Sylius:1.14 Oct 29, 2025
15 checks passed
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.

4 participants