Skip to content

Commit

Permalink
Fixed missing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelgfeller committed Mar 22, 2024
1 parent 665107e commit 19b0e52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Trait/DatabaseTableExtensionTestTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -116,4 +116,4 @@ protected function assertTableRowsByColumn(
);
}
}
}
}

0 comments on commit 19b0e52

Please sign in to comment.