Page MenuHomePhabricator

Automation_Engineer_Pairing_Session_w_Zeljko

Authored By
dduvall
Apr 30 2015, 5:22 PM
Size
243 B
Referenced Files
None
Subscribers
None

Automation_Engineer_Pairing_Session_w_Zeljko

describe '#password' do
subject { env.password }
let(:config) { { mediawiki_password: 'foo password' } }
it 'returns the configured mediawiki_password' do
expect(subject).to eq('foo password')
end
end

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
154674
Default Alt Text
Automation_Engineer_Pairing_Session_w_Zeljko (243 B)

Event Timeline