Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update test/fixtures/dotenv/valid.env
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
  • Loading branch information
rayark1 and aduh95 authored Mar 13, 2025
commit b0680d8f41d86e99b3fff9d35a62f03d534c8856
2 changes: 1 addition & 1 deletion test/fixtures/dotenv/valid.env
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ export EXPORT_EXAMPLE = ignore export

MULTI_NOT_VALID_QUOTE="
MULTI_NOT_VALID=THIS
IS NOT MULTILINE
IS NOT MULTILINE
Loading