summaryrefslogtreecommitdiff
path: root/spec/acceptance/fqdn_rand_string_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/acceptance/fqdn_rand_string_spec.rb')
-rw-r--r--spec/acceptance/fqdn_rand_string_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/acceptance/fqdn_rand_string_spec.rb b/spec/acceptance/fqdn_rand_string_spec.rb
index 065a517..af1b2a9 100644
--- a/spec/acceptance/fqdn_rand_string_spec.rb
+++ b/spec/acceptance/fqdn_rand_string_spec.rb
@@ -1,7 +1,7 @@
#! /usr/bin/env ruby -S rspec
require 'spec_helper_acceptance'
-describe 'fqdn_rand_string function', :unless => UNSUPPORTED_PLATFORMS.include?(fact('operatingsystem')) do
+describe 'fqdn_rand_string function' do
describe 'success' do
include_context "with faked facts"
context "when the FQDN is 'fakehost.localdomain'" do