Skip to content

Commit de09b6e

Browse files
committed
Typo in payload spec
1 parent d7bc050 commit de09b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/modules/payloads_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3030,7 +3030,7 @@
30303030
context 'windows/powershell/bind_tcp' do
30313031
it_should_behave_like 'payload cached size is consistent',
30323032
ancestor_reference_names: [
3033-
'stagers/windows/powershell/bind_tcp'
3033+
'singles/windows/powershell/bind_tcp'
30343034
],
30353035
dynamic_size: false,
30363036
modules_pathname: modules_pathname,

0 commit comments

Comments
 (0)