Skip to content

Commit 27f1a12

Browse files
Jaap Frolichjfrolich
authored andcommitted
Fix snapshots
1 parent a366200 commit 27f1a12

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

tests/snapshots/dependency-cycle.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[4/7] 🧹 Cleaning up previous build...[4/7] 🧹 Cleaned 0/11 0.00s
55
[5/7] 🧱 Parsed 1 source files in 0.00s
66
[6/7] 🌴 Collected deps in 0.00s
7-
[7/7] ❌ Compiled 0 modules in 0.00s
7+
[7/7] ❌ Compiled 2 modules in 0.00s
88

99
Can't continue... Found a circular dependency in your code:
1010
Dep01

tests/snapshots/remove-file.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[4/7] 🧹 Cleaning up previous build...[4/7] 🧹 Cleaned 1/11 0.00s
55
[5/7] 🧱 Parsed 0 source files in 0.00s
66
[6/7] 🌴 Collected deps in 0.00s
7-
[7/7] ❌ Compiled 1 modules in 0.00s
7+
[7/7] ❌ Compiled 3 modules in 0.00s
88

99
We've found a bug for you!
1010
/packages/dep01/src/Dep01.res:3:9-17

tests/snapshots/rename-file-with-interface.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
[4/7] 🧹 Cleaning up previous build...[4/7] 🧹 Cleaned 2/11 0.00s
77
[5/7] 🧱 Parsed 1 source files in 0.00s
88
[6/7] 🌴 Collected deps in 0.00s
9-
[7/7] 🤺 Compiled 1 modules in 0.00s
9+
[7/7] 🤺 Compiled 4 modules in 0.00s
1010

1111
✨ Finished Compilation in 0.00s

tests/snapshots/rename-interface-file.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
[4/7] 🧹 Cleaning up previous build...[4/7] 🧹 Cleaned 1/11 0.00s
77
[5/7] 🧱 Parsed 1 source files in 0.00s
88
[6/7] 🌴 Collected deps in 0.00s
9-
[7/7] 🤺 Compiled 1 modules in 0.00s
9+
[7/7] 🤺 Compiled 4 modules in 0.00s
1010

1111
✨ Finished Compilation in 0.00s

0 commit comments

Comments
 (0)