markTestIncomplete('This test case was generated by Shift. When you are ready, remove this line and complete this test case.'); $response = $this->get(route('announce', ['passkey' => $passkey])); $response->assertOk(); // TODO: perform additional assertions }); // test cases...