So I'm writing a test that does something like: t.stub($store); const $router = { push: t.spy() }; const ...
確定! 回上一頁