Skip to content

Commit df85c72

Browse files
committed
Removed trailing comma
1 parent e60d379 commit df85c72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ActionsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ public function testInsertMultiplePutsDataInDatabase()
211211
]),
212212
Generator\associative([
213213
'date' => Generator\date()
214-
]),
214+
])
215215
)
216216
])
217217
)

0 commit comments

Comments
 (0)