芝麻web文件管理V1.00
编辑当前文件:/home/digitalh/tricomsms.com/sms_marketing/tests/Feature/BrowserSessionsTest.php
actingAs($user = User::factory()->create()); Livewire::test(LogoutOtherBrowserSessionsForm::class) ->set('password', 'password') ->call('logoutOtherBrowserSessions') ->assertSuccessful(); } }