Skip to content

Commit

Permalink
Revert "Workaround the failure in `MainTest.anEditAndADeletionPropaga…
Browse files Browse the repository at this point in the history
…tingThroughAFileCondensation` - need #4 to allow this commit to be reverted."

This reverts commit d5df1eb.
  • Loading branch information
sageserpent-open committed May 20, 2024
1 parent d5df1eb commit e787abe
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1474,7 +1474,7 @@ trait ProseExamples:
| }
|
|
|} // Need this to match the closing brace.
|}
|""".stripMargin

protected val codeMotionExampleWithSplitOriginalExpectedMerge: String =
Expand Down Expand Up @@ -1665,6 +1665,6 @@ trait ProseExamples:
| }
|
|
|} // Need this to match the closing brace.
|}
|""".stripMargin
end ProseExamples

0 comments on commit e787abe

Please sign in to comment.