Skip to content

Commit

Permalink
Remove risky test
Browse files Browse the repository at this point in the history
  • Loading branch information
bastianallgeier committed Jul 22, 2024
1 parent 3d6a024 commit 0c743f2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/Panel/Controller/ChangesTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,4 @@ public function testSave()

$this->assertSame(['title' => 'Test'], $changes);
}

public function testUnlock()
{
}
}

0 comments on commit 0c743f2

Please sign in to comment.