質問編集履歴

1

説明文の更新

2022/11/13 10:04

投稿

riara
riara

スコア1

test CHANGED
File without changes
test CHANGED
@@ -1,10 +1,11 @@
1
1
  ### Laravel でテストを実行してます
2
2
 
3
+ User とBordは一対多でリレーションしてます。
3
- api でユーザーデータを21件つくって、pagenation(20)でちゃんと帰ってきているかテストしています。
4
+ api でユーザーデータを21件つくって、pagenation(20)でちゃんと帰ってきているかテスト
4
5
 
5
6
  ### 実現したいこと
6
7
 
7
- 下記の状態をステータスOKにしたい
8
+ 下記の状態をステータスPASSにしたい
8
9
  ```
9
10
  Unexpected properties were found on the root level.
10
11
  Failed asserting that two arrays are identical.