From 4df61c7906b8e4e1c5277198c0b22dd77757dfa3 Mon Sep 17 00:00:00 2001 From: Kanezoh Date: Wed, 30 Jun 2021 14:27:34 +0900 Subject: [PATCH] add normal button --- spec/form_spec.cr | 3 ++- src/mechanize/form.cr | 7 +++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/spec/form_spec.cr b/spec/form_spec.cr index 2e39960..c32fbe9 100644 --- a/spec/form_spec.cr +++ b/spec/form_spec.cr @@ -24,6 +24,7 @@ WebMock.stub(:get, "example.com/check_form").to_return(body: +