From d7dc65d0bd8c5b527320aa70d7e2207a18e4b960 Mon Sep 17 00:00:00 2001 From: Kat Date: Wed, 21 Jun 2023 14:15:36 +0100 Subject: [PATCH] Feature test --- spec/features/organisation_spec.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/spec/features/organisation_spec.rb b/spec/features/organisation_spec.rb index 7e25fe933..53b8a75cc 100644 --- a/spec/features/organisation_spec.rb +++ b/spec/features/organisation_spec.rb @@ -72,6 +72,7 @@ RSpec.describe "User Features" do expect(page).to have_content("Invite somebody to submit CORE data") fill_in("user[name]", with: "New User") fill_in("user[email]", with: "new_user@example.com") + fill_in("user[phone]", with: "+88877677777") choose("user-role-data-provider-field") expect(notify_client).to receive(:send_email).with( {