Skip to content

Commit

Permalink
fix(entries): fix text
Browse files Browse the repository at this point in the history
  • Loading branch information
kubosho committed Sep 6, 2024
1 parent d94227b commit f6d9ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entries/introduction.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# AVA上でテストごとにsinon.useFakeTimers()を実行するとエラーが出る

最近[Sinon.JS](https://sinonjs.org/)のバージョンをv14.0.0に上げたときに、エラーが出てテスト実行が失敗するようになりました。
最近[Sinon.JS](https://sinonjs.org/)のバージョンをv14.0.0に上げた際、エラーが出てテスト実行が失敗するようになりました。

この記事では対処方法を書いていきます。

Expand Down

0 comments on commit f6d9ca2

Please sign in to comment.