Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
krissss authored and github-actions[bot] committed Nov 26, 2024
1 parent fe4583c commit 358e70f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Feature/ExtensionSpoutTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ public function buildCell($colIndex, int $rowIndex, Cell $cell, array $context =
if ($colIndex == 0 && $rowIndex == 1) {
$cell->setValue('new value');
}

return $cell;
}
},
Expand Down

0 comments on commit 358e70f

Please sign in to comment.