For me the issue was that I edited the index file in the console editor and then I run "Test". I thought it would test the edited and saved code, but it tests the deployed code. So make sure you deploy the code before testing ;)