iwankerl

Results 3 comments of iwankerl

Isn't the problem that the **output** of the script isn't shown? The script in the sample project has: ``` echo "Some expected output" exit 1 ``` but this is what...

As it turns out, this appears to be due to a mixup of these selectors somewhere deeper down. A list signup failure is getting sent to my success method.

Now it looks like my previous comment is due to a misunderstanding. I sent in a bad email address and my success method was called, but the data contained code...