Typo in payload spec

bug/bundler_fix
benpturner 2015-04-25 07:30:09 +01:00
parent d7bc050e96
commit de09b6e330
1 changed files with 1 additions and 1 deletions

View File

@ -3030,7 +3030,7 @@ describe 'modules/payloads', :content do
context 'windows/powershell/bind_tcp' do
it_should_behave_like 'payload cached size is consistent',
ancestor_reference_names: [
'stagers/windows/powershell/bind_tcp'
'singles/windows/powershell/bind_tcp'
],
dynamic_size: false,
modules_pathname: modules_pathname,