Skip to content

Commit

Permalink
Add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Jul 26, 2024
1 parent f00db07 commit dc12905
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/framework/tests/Unit/Facades/HydeFrontFacadeTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
*/
class HydeFrontFacadeTest extends UnitTestCase
{
// Todo: Check the version is correct? (When running in monorepo)

public function testVersionReturnsString()
{
$this->assertIsString(HydeFront::version());
Expand Down

0 comments on commit dc12905

Please sign in to comment.