We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1a8c78 commit 619efefCopy full SHA for 619efef
inkcpp_test/ExternalFunctionTypes.cpp
@@ -38,7 +38,7 @@ SCENARIO("a story with external functions support types", "[story]")
38
39
WHEN("run thread")
40
{
41
- THEN("thread has correct line counts")
+ THEN("output shows values from ink")
42
43
auto line = thread->getline();
44
REQUIRE(line == "true 1.5 -5 17 foo\n");
0 commit comments