回答編集履歴

1

書式改善

2021/06/10 06:29

投稿

rixe001
rixe001

スコア0

test CHANGED
@@ -1,4 +1,4 @@
1
- ```
1
+ ```text
2
2
 
3
3
  exec rspec spec/models/article_spec.rb
4
4
 
@@ -6,7 +6,7 @@
6
6
 
7
7
 
8
8
 
9
- ```
9
+ ```text
10
10
 
11
11
  bundle exec rspec spec/models/article_spec.rb
12
12