Wow i'm stupid
In the test case
test.assert_equals(hello(), "Hello, World!")
should maybe change to
test.assert_equals(hello(inp), "Hello, World!")
maybe?
Loading collection data...
Wow i'm stupid
In the test case
test.assert_equals(hello(), "Hello, World!")
should maybe change to
test.assert_equals(hello(inp), "Hello, World!")
maybe?