refactor: fixed test name typo

Co-authored-by: Rui Miguel Alonso <ruiskas@gmail.com>
pull/63/head
Alejandro Santiago 4 years ago committed by GitHub
parent 274029fadb
commit 342432b662
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -23,7 +23,7 @@ void main() {
);
flameTester.test(
'bdoy is static',
'body is static',
(game) async {
final slingShot = SlingShot(
side: BoardSide.left,

Loading…
Cancel
Save