We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10c8915 commit 994060fCopy full SHA for 994060f
acceptance/tests/resource/user/should_modify_while_managing_home.rb
@@ -11,8 +11,6 @@
11
require 'puppet/acceptance/windows_utils'
12
extend Puppet::Acceptance::WindowsUtils
13
14
-pending_test("Windows 11 backslashes") if agents.any? { |host| host['platform'] =~ /windows-11/ }
15
-
16
name = "pl#{rand(999999).to_i}"
17
pw = "Passwrd-#{rand(999999).to_i}"[0..11]
18
0 commit comments