Skip to content

Commit

Permalink
Improving tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bpatrik committed Jun 30, 2024
1 parent e546e57 commit 79db31c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/TestHelper.ts
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ export class TestHelper {
name: 'Unkle Ben'
} as FaceRegion, {
box: {height: 10, width: 10, left: 105, top: 105},
name: 'Arvíztűrő Tükörfúrógép'
name: 'Árvíztűrő Tükörfúrógép'
} as FaceRegion, {
box: {height: 10, width: 10, left: 201, top: 201},
name: 'R2-D2'
Expand Down

0 comments on commit 79db31c

Please sign in to comment.