We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c8a988 commit 1bd6371Copy full SHA for 1bd6371
rewatch/testrepo/packages/deprecated-config/src/Main.res
@@ -1,2 +1,2 @@
1
let x = 1
2
-let y = 1
+let y = 1
rewatch/tests/format.sh
@@ -12,6 +12,7 @@ then
12
git restore .
13
else
14
error "Error formatting test package"
15
+ echo "Expected 4 files to be changed, got $git_diff_file_count"
16
echo $error_output
17
exit 1
18
fi
0 commit comments