Skip to content

Commit 7ff1d73

Browse files
committed
Merge branch 'master' into 5.6
2 parents da0591e + 4c79b01 commit 7ff1d73

File tree

3 files changed

+348
-321
lines changed

3 files changed

+348
-321
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[![Total Downloads](https://poser.pugx.org/illuminated/testing-tools/downloads)](https://packagist.org/packages/illuminated/testing-tools)
1010
[![License](https://poser.pugx.org/illuminated/testing-tools/license)](https://packagist.org/packages/illuminated/testing-tools)
1111

12-
Provides Laravel-specific testing helpers and asserts.
12+
Laravel-specific testing helpers and asserts.
1313

1414
| Laravel | Testing Tools |
1515
| ------- | :----------------------------------------------------------------------: |

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "illuminated/testing-tools",
3-
"description": "Provides Laravel-specific testing helpers and asserts.",
3+
"description": "Laravel-specific testing helpers and asserts.",
44
"keywords": ["laravel", "testing", "helpers", "asserts"],
55
"license": "MIT",
66
"authors": [

0 commit comments

Comments
 (0)