Hi @jimmycuadra !
Been working on lita-jenkins recently, and the recent release of 4.6.0 seems to have changed something in the way we were testing a handler's method.
The commit in question is changing the config method to the newer syntax, and I couldn't find any associated change with the referenced line from the error:
Hi @jimmycuadra ! Been working on lita-jenkins recently, and the recent release of 4.6.0 seems to have changed something in the way we were testing a handler's method.
Here's our current thread: https://github.com/daniely/lita-jenkins/pull/15#issuecomment-136011500
The commit in question is changing the config method to the newer syntax, and I couldn't find any associated change with the referenced line from the error:
Can you advise as to why this won't work any longer, and maybe offer a better way to instantiate the test?