pflog: tests: Fix rdr_action_head()
Fix a typo in the rdr_action_head() test.
Fixes: 685fb42538 ("pf: Log the intended action when a NAT rule matches a packet")
MFC after: 1 week
This commit is contained in:
@@ -337,7 +337,7 @@ unspecified_v6_cleanup()
|
||||
}
|
||||
|
||||
atf_test_case "rdr_action" "cleanup"
|
||||
rdr_head()
|
||||
rdr_action_head()
|
||||
{
|
||||
atf_set descr 'Ensure that NAT rule actions are logged correctly'
|
||||
atf_set require.user root
|
||||
|
||||
Reference in New Issue
Block a user