From 266b735f688abf26905d358ba0dbb2d7d6dcb990 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Tue, 18 Jun 2024 23:49:41 +0200 Subject: [PATCH] Re-enable iptables_state tests on Ubuntu 22.04 VM. --- tests/integration/targets/iptables_state/aliases | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/integration/targets/iptables_state/aliases b/tests/integration/targets/iptables_state/aliases index 9697a48e9b..e15742fdb6 100644 --- a/tests/integration/targets/iptables_state/aliases +++ b/tests/integration/targets/iptables_state/aliases @@ -11,5 +11,4 @@ skip/osx # no iptables/netfilter (Linux specific) skip/macos # no iptables/netfilter (Linux specific) skip/aix # no iptables/netfilter (Linux specific) -skip/ubuntu22.04 # TODO there's a problem here! skip/rhel10.0 # TODO there's a problem here!