Skip to content

Commit 8c2c713

Browse files
committed
remove extra doc in test
1 parent a710593 commit 8c2c713

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/includes/fundamentals/read-operations/ReadOperationsTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ protected function setUp(): void
3333
['title' => 'movie_a', 'plot' => 'this is a love story'],
3434
['title' => 'movie_b', 'plot' => 'love is a long story'],
3535
['title' => 'movie_c', 'plot' => 'went on a trip'],
36-
['title' => 'movie_c', 'plot' => 'went on a trip'],
3736
]);
3837
}
3938

0 commit comments

Comments
 (0)