DEPRECATION:','不建议在Env上直接设置specFilter,请在configure中使用specFilter选项'

Ric*_*cha 6 javascript jasmine typescript karma-runner angular

我在我的angular 6应用程序中使用了业力+茉莉花,并且收到以下警告:

DEPRECATION:','不建议在Env上直接设置specFilter,请在configure中使用specFilter选项'

我应该怎么做才能解决此警告?

Ric*_*cha 5

我使用的是 1.1.1 版的karma-jasmine包。

阅读这篇文章,我将其更新到 2.0.1 版,警告消失了。