Skip to content

Commit

Permalink
remove a comment
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Müller <[email protected]>
  • Loading branch information
mimmi20 committed Dec 11, 2024
1 parent 13d8df9 commit 5636ed8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/SessionManagerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,6 @@ public function testCanDisableAttachDefaultValidators(): void
$this->assertAttributeEquals([], 'validators', $manager);
}

// Session-related functionality

#[RunInSeparateProcess]
public function testSessionExistsReturnsFalseWhenNoSessionStarted(): void
{
Expand Down

0 comments on commit 5636ed8

Please sign in to comment.