Skip to content

Commit 48104f5

Browse files
committed
Merge branch 'master' into 7.x
2 parents 72fd545 + 11c8e30 commit 48104f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

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

14-
Laravel-specific testing helpers and assertions.
14+
Laravel-specific Testing Helpers and Assertions.
1515

1616
| Laravel | Testing Tools |
1717
| ------- | :----------------------------------------------------------------------: |

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": "Laravel-specific testing helpers and assertions.",
3+
"description": "Laravel-specific Testing Helpers and Assertions.",
44
"keywords": ["laravel", "testing", "tools", "helpers", "assertions"],
55
"license": "MIT",
66
"support": {

0 commit comments

Comments
 (0)