tests: re-enable the rest of NAT44ED tests for multiworker
[vpp.git] / src / plugins / nat / test / test_nat44_ed.py
index 5e382aa..2242205 100644 (file)
@@ -916,7 +916,6 @@ class NAT44EDTestCase(VppTestCase):
                              "%d" % self.tcp_external_port)
 
 
-@tag_fixme_vpp_workers
 class TestNAT44ED(NAT44EDTestCase):
     """ NAT44ED Test Case """