diff options
author | Matt Clay <matt@mystile.com> | 2019-02-28 01:49:42 +0100 |
---|---|---|
committer | Matt Clay <matt@mystile.com> | 2019-02-28 02:48:16 +0100 |
commit | e4d0be39c36d1441cfc4db06bc148d6546bcdacd (patch) | |
tree | fe244c8b5be5ad2a435f847dbc3b71bd8aa20d7d /test | |
parent | Fix types (diff) | |
download | ansible-e4d0be39c36d1441cfc4db06bc148d6546bcdacd.tar.xz ansible-e4d0be39c36d1441cfc4db06bc148d6546bcdacd.zip |
Remove `skip/rhel8.0` from osx_defaults test.
The test already has `skip/rhel` which is enough.
Diffstat (limited to 'test')
-rw-r--r-- | test/integration/targets/osx_defaults/aliases | 1 |
1 files changed, 0 insertions, 1 deletions
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 |