Skip to content

Commit 3ea843d

Browse files
committed
chore: fix a typo in a test description
1 parent 8bdec4b commit 3ea843d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-suite/compile.test.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -925,7 +925,7 @@
925925
},
926926
{
927927
"category": "sum",
928-
"description": "should throw an error when calculating the sum a string",
928+
"description": "should throw an error when calculating the sum of a string",
929929
"tests": [
930930
{
931931
"input": "abc",

0 commit comments

Comments
 (0)