We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38fa5c1 commit feec631Copy full SHA for feec631
test/stage2/tests.js
@@ -1,5 +1,6 @@
1
'use strict';
2
3
+
4
describe('ステージ2(意図した通りに DOM 要素のスタイルを変更できるようになる)', function(){
5
describe('DOMインターフェース編', function() {
6
it('寿司が表示されている要素の寿司を2つに増やす', function(){
0 commit comments