Skip to content

Commit

Permalink
Fix GH Scenario 72
Browse files Browse the repository at this point in the history
  • Loading branch information
N1k145 committed Nov 1, 2023
1 parent c223e14 commit 11fd32f
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions data/gh/scenarios/72.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,8 @@
"identifier": {
"type": "objective",
"edition": "objective",
"name": "Tree A"
"name": "Tree",
"marker": "a"
},
"type": "present"
}
Expand All @@ -141,7 +142,8 @@
"identifier": {
"type": "objective",
"edition": "objective",
"name": "Tree B"
"name": "Tree",
"marker": "b"
},
"type": "present"
}
Expand All @@ -165,7 +167,8 @@
"identifier": {
"type": "objective",
"edition": "objective",
"name": "Tree C"
"name": "Tree",
"marker": "c"
},
"type": "present"
}
Expand Down

0 comments on commit 11fd32f

Please sign in to comment.