Skip to content

Commit 38c1b34

Browse files
committed
Testing GitHub Actions.
1 parent 04405d0 commit 38c1b34

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

Diff for: tests/Feature/ExampleTest.php

-10
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,5 @@
77

88
class ExampleTest extends TestCase
99
{
10-
/**
11-
* A basic test example.
12-
*
13-
* @return void
14-
*/
15-
public function testBasicTest()
16-
{
17-
$response = $this->get('/');
1810

19-
$response->assertStatus(200);
20-
}
2111
}

0 commit comments

Comments
 (0)