Version 3.0.3 of our gem Spreewald has been released.
Now you can write your step without an email header like this:
Then an email should have been sent with:
"""
Hello
Bye
"""
The line "Hello" was ignored before. This has been fixed now and the step will search for both lines in the body.
an email should have been sent with
step now interprets all lines as body when not specifying headers (see issue #157)