From e4d0be39c36d1441cfc4db06bc148d6546bcdacd Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Wed, 27 Feb 2019 16:49:42 -0800 Subject: [PATCH] Remove `skip/rhel8.0` from osx_defaults test. The test already has `skip/rhel` which is enough. --- test/integration/targets/osx_defaults/aliases | 1 - 1 file changed, 1 deletion(-) diff --git a/test/integration/targets/osx_defaults/aliases b/test/integration/targets/osx_defaults/aliases index a25a675751..69bce9d41a 100644 --- a/test/integration/targets/osx_defaults/aliases +++ b/test/integration/targets/osx_defaults/aliases @@ -2,4 +2,3 @@ shippable/posix/group1 skip/freebsd skip/rhel skip/docker -skip/rhel8.0