Skip to content

Commit

Permalink
fixup!
Browse files Browse the repository at this point in the history
  • Loading branch information
joegl committed Nov 4, 2024
1 parent e413d28 commit cc65ce4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ public function testMiniCalendar(FunctionalTester $I) {
->get(0)
->get('value')
->getString();
var_dump($start_timestamp);

$button_label = date('M jS Y', $start_timestamp);

Expand Down

0 comments on commit cc65ce4

Please sign in to comment.