Skip to content

Commit 2c14004

Browse files
committed
fix: stabilize snapshots across platforms
1 parent 64e67f1 commit 2c14004

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.gitattributes

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
crates/jsshaker/tests/fixtures/** linguist-vendored
2-
crates/jsshaker/tests/snapshots/** linguist-generated
1+
crates/jsshaker/tests/fixtures/** linguist-vendored text eol=lf
2+
crates/jsshaker/tests/snapshots/** linguist-generated text eol=lf

crates/jsshaker/tests/snapshots/test@class__effects.js.snap

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/jsshaker/tests/snapshots/test@object_expression.js.snap

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)