fix(tests): test

This commit is contained in:
2025-05-19 17:59:12 +00:00
parent 70448af5b4
commit 1b4d215cd4
4 changed files with 42 additions and 17 deletions

View File

@ -24,7 +24,7 @@ tap.test('NFTables forwarding should not terminate connections', async () => {
// Create SmartProxy with NFTables route
const smartProxy = new SmartProxy({
enableDetailedLogging: true,
acceptedRoutes: [
routes: [
{
id: 'nftables-test',
name: 'NFTables Test Route',