Skip to content

Commit a6a8f91

Browse files
Prepare for merging docs
1 parent 241c1a6 commit a6a8f91

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
- 1.x
87
workflow_dispatch:
98

109
permissions:

tests/Pest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
->use(RefreshDatabase::class)
1515
->in('Feature');
1616

17-
1817
pest()
1918
->extend(TestCase::class)
2019
->in('Unit');

0 commit comments

Comments
 (0)