Skip to content

Commit 2228539

Browse files
committed
Changed tests.toml file so CI would pass with recent updates in Problem Specifications PR#1787.
1 parent 16c8e1e commit 2228539

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

exercises/practice/forth/.meta/tests.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ description = "can define word that uses word with the same name"
155155
include = true
156156

157157
[35958cee-a976-4a0f-9378-f678518fa322]
158-
description = "cannot redefine numbers"
158+
"description": "cannot redefine non-negative numbers"
159159
include = true
160160

161161
[5180f261-89dd-491e-b230-62737e09806f]

0 commit comments

Comments
 (0)