Skip to content

Commit

Permalink
Tests fix
Browse files Browse the repository at this point in the history
  • Loading branch information
PrzemyslawSwiderski committed Oct 13, 2024
1 parent b1c6841 commit 4600d1b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ class MdCompositeProcessorTest {
@Test
fun testProcess() {
// given
val testLocation = "/sample/Path"
val testLocation = "sample/Path"
val testInputMd = """
{toc.placeholder}
Expand Down

0 comments on commit 4600d1b

Please sign in to comment.