Skip to content

Commit a2d3e4b

Browse files
[autofix.ci] apply automated fixes
1 parent dfbba1f commit a2d3e4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/invalidation/watch-source-input/src/WatchSourceInputTests.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ object WatchSourceTests extends WatchTests {
9393
expectedShows.append(
9494
"Running qux foo contents edited-foo1 initial-foo2 Running qux bar contents initial-bar"
9595
)
96-
96+
9797
Thread.sleep(1000) // Wait for the watching to begin
9898
os.write.over(workspacePath / "foo2.txt", "edited-foo2")
9999
awaitCompletionMarker(tester, "quxRan2")

0 commit comments

Comments
 (0)