bug/bundler_fix
wchen-r7 2017-03-07 16:51:17 -06:00
parent dc36bc4a0d
commit a634fec8b3
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ RSpec.describe Rex::Proto::Mms::Client do
let(:carrier) { :verizon }
let(:smtp_server) {
Rex::Proto::Sms::Model::Smtp.new(
Rex::Proto::Mms::Model::Smtp.new(
address: 'example.com',
port: 25,
username: 'username',