add sum.js editor tab

This commit is contained in:
Nebel 2022-07-20 19:24:49 +09:00
parent 2b791e18f2
commit 52e1b902f1

View file

@ -280,7 +280,7 @@ $ npx jest # 実行
## Jest を試してみる
<iframe
src="https://stackblitz.com/github/kou029w/jest-hands-on/tree/main/templates/template?embed=1&view=editor&terminal=test&file=sum.test.js"
src="https://stackblitz.com/github/kou029w/jest-hands-on/tree/main/templates/template?embed=1&view=editor&terminal=test&file=sum.js,sum.test.js"
style="
width: 100%;
height: 640px;