Linux: Fix incorrect first parameter name in test_linux_sockscan

This commit is contained in:
eve
2025-04-24 09:35:04 +01:00
parent ca584cce74
commit 704f0f023d
+1 -1
View File
@@ -618,7 +618,7 @@ class TestLinuxPscallstack:
class TestLinuxSockscan:
def test_linux_sockscan(image, volatility, python):
def test_linux_sockscan(self, volatility, python):
# designed for linux-sample-1.dmp SHA1:1C3A4627EDCA94A7ADE3414592BEF0E62D7D3BB6
image = LinuxSamples.LINUX_GENERIC.value.path
rc, out, err = test_volatility.runvol_plugin(