Skip to content

Commit 9ec3526

Browse files
committed
Fix custom constants.sk
1 parent 1606cb7 commit 9ec3526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/scripts/custom/custom constants.sk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ option test constant value:
44

55

66
test "custom constants":
7-
assert "{@test constant value}" is "test constant value"
7+
assert "{@test constant value}" is "test constant value" with "Failed to get constant"

0 commit comments

Comments
 (0)