From 50fa629a4e9af38d8b9a565dd636c32b5946d305 Mon Sep 17 00:00:00 2001 From: Laurence Ioannou Date: Mon, 12 Feb 2018 15:51:32 +0900 Subject: [PATCH] revert unintentionally edit --- dusk.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/dusk.md b/dusk.md index bdec54f9a7b..bc46ba7baf0 100644 --- a/dusk.md +++ b/dusk.md @@ -365,8 +365,6 @@ The `attach` method may be used to attach a file to a `file` input element. Like $browser->attach('photo', __DIR__.'/photos/me.png'); -> {note} The attach function requires the `ZIP PHP Extension` on your server. - ### Using The Keyboard