Skip to content

Commit

Permalink
Added new line in the end of testAnnotation.json
Browse files Browse the repository at this point in the history
  • Loading branch information
SimaDovakin committed Jan 6, 2025
1 parent 702bfe7 commit cca6c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/practice/all-your-base/.meta/testAnnotation.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@
"name": "both bases are negative",
"test_code": "verify do\n labeled \"both bases are negative\" do\n expected = None\n actual = rebase -2 [+1] -7\n label \"expected\" expected\n label \"actual\" actual\n ensureEqual expected actual"
}
]
]

0 comments on commit cca6c54

Please sign in to comment.