Skip to content

Commit

Permalink
Remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Oct 3, 2024
1 parent 11d7463 commit 4dd4ccc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/Integration/DeployerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,5 @@ public function it_deploys(): void
);
CONTENT
, $ssh->exec(sprintf('cat %s/.env.local.php', $releasePath)));

// todo add assertions
}
}

0 comments on commit 4dd4ccc

Please sign in to comment.