Skip to content

Commit ddd7672

Browse files
committed
fix diff
1 parent 6af05af commit ddd7672

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

rewatch/tests/snapshots/remove-file.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717

1818
The module or file Dep02 can't be found.
1919
- If it's a third-party dependency:
20-
- Did you add it to the "bs-dependencies" or "bs-dev-dependencies" in bsconfig.json?
21-
- Did you include the file's directory to the "sources" in bsconfig.json?
20+
- Did you add it to the "bs-dependencies" or "bs-dev-dependencies" in rescript.json?
21+
- Did you include the file's directory to the "sources" in rescript.json?
2222

2323

2424

rewatch/tests/snapshots/rename-file-internal-dep-namespace.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515

1616
The module or file Other_module can't be found.
1717
- If it's a third-party dependency:
18-
- Did you add it to the "bs-dependencies" or "bs-dev-dependencies" in bsconfig.json?
19-
- Did you include the file's directory to the "sources" in bsconfig.json?
18+
- Did you add it to the "bs-dependencies" or "bs-dev-dependencies" in rescript.json?
19+
- Did you include the file's directory to the "sources" in rescript.json?
2020

2121

2222
Hint: Did you mean Other_module2?

rewatch/tests/snapshots/rename-file-internal-dep.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717

1818
The module or file InternalDep can't be found.
1919
- If it's a third-party dependency:
20-
- Did you add it to the "bs-dependencies" or "bs-dev-dependencies" in bsconfig.json?
21-
- Did you include the file's directory to the "sources" in bsconfig.json?
20+
- Did you add it to the "bs-dependencies" or "bs-dev-dependencies" in rescript.json?
21+
- Did you include the file's directory to the "sources" in rescript.json?
2222

2323

2424

0 commit comments

Comments
 (0)