Skip to content

Commit

Permalink
Update expected results
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Stejskal <[email protected]>
  • Loading branch information
Frawless committed Sep 6, 2024
1 parent 6ca05c5 commit 8753ff6
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions docs/expected/option1/labels/default.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@

<!-- generated part -->
**Tests:**
- [testMethodOne](../../../.././docs/actual/option1/md/io/skodjob/DummyTest.md)
- [testMethodFour](../../../.././docs/actual/option1/md/io/skodjob/DummyTest.md)
- [testMethodOne](../md/io/skodjob/DummyTest.md)
- [testMethodFour](../md/io/skodjob/DummyTest.md)
2 changes: 1 addition & 1 deletion docs/expected/option1/labels/regression.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

<!-- generated part -->
**Tests:**
- [testMethodFour](../../../.././docs/actual/option1/md/io/skodjob/DummyTest.md)
- [testMethodFour](../md/io/skodjob/DummyTest.md)
4 changes: 2 additions & 2 deletions docs/expected/option2/labels/default.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@

<!-- generated part -->
**Tests:**
- [testMethodOne](../../../.././docs/actual/option2/md/io.skodjob.DummyTest.md)
- [testMethodFour](../../../.././docs/actual/option2/md/io.skodjob.DummyTest.md)
- [testMethodOne](../md/io.skodjob.DummyTest.md)
- [testMethodFour](../md/io.skodjob.DummyTest.md)
2 changes: 1 addition & 1 deletion docs/expected/option2/labels/regression.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

<!-- generated part -->
**Tests:**
- [testMethodFour](../../../.././docs/actual/option2/md/io.skodjob.DummyTest.md)
- [testMethodFour](../md/io.skodjob.DummyTest.md)
4 changes: 2 additions & 2 deletions docs/expected/option3/labels/default.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@

<!-- generated part -->
**Tests:**
- [testMethodOne](../../../.././docs/actual/option3/io.skodjob.DummyTest.md)
- [testMethodFour](../../../.././docs/actual/option3/io.skodjob.DummyTest.md)
- [testMethodOne](../io.skodjob.DummyTest.md)
- [testMethodFour](../io.skodjob.DummyTest.md)
2 changes: 1 addition & 1 deletion docs/expected/option3/labels/regression.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

<!-- generated part -->
**Tests:**
- [testMethodFour](../../../.././docs/actual/option3/io.skodjob.DummyTest.md)
- [testMethodFour](../io.skodjob.DummyTest.md)
4 changes: 2 additions & 2 deletions docs/expected/option4/labels/default.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@

<!-- generated part -->
**Tests:**
- [testMethodOne](../../../.././docs/actual/option4/io/skodjob/DummyTest.md)
- [testMethodFour](../../../.././docs/actual/option4/io/skodjob/DummyTest.md)
- [testMethodOne](../io/skodjob/DummyTest.md)
- [testMethodFour](../io/skodjob/DummyTest.md)
2 changes: 1 addition & 1 deletion docs/expected/option4/labels/regression.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

<!-- generated part -->
**Tests:**
- [testMethodFour](../../../.././docs/actual/option4/io/skodjob/DummyTest.md)
- [testMethodFour](../io/skodjob/DummyTest.md)

0 comments on commit 8753ff6

Please sign in to comment.