Fix up RSpec tests
This commit is contained in:
parent
92926effa5
commit
d75ba79b3d
4 changed files with 13 additions and 2 deletions
|
|
@ -97,6 +97,7 @@ FactoryBot.define do
|
|||
}
|
||||
}"
|
||||
WebMock.stub_request(:post, url_mailbluster)
|
||||
.to_return(body: response_body, status: 200)
|
||||
end
|
||||
# Called by every user creation
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue