Issue with kwargs unpacking in rasa.test() #4798
Labels
area:rasa-oss 🎡
Anything related to the open source Rasa framework
status:stale
type:bug 🐛
Inconsistencies or issues which will cause an issue or problem for users or implementors.
Rasa version: 1.4.5
Rasa X version (if used & relevant): not relevant
Python version: 3.7.5
Operating system (windows, osx, ...): osx
Issue:
Passing nlu-related
kwargs
to rasa.test() function causes fail presumably because of unnecessarykwargs
unpacking in test_core() call.Error (including full traceback):
Command or request that led to error:
The text was updated successfully, but these errors were encountered: