test/lib/poolparty/resources/user_test.rb in fairchild-poolparty-1.3.5 vs test/lib/poolparty/resources/user_test.rb in fairchild-poolparty-1.3.17

- old
+ new

@@ -14,10 +14,10 @@ should "have the mount method denoted by has_method_name" do str = <<-EOS user "random" do action :create comment "Random User" - uid 1000 + uid \"1000\" gid "users" home "/home/random" shell "/bin/zsh" password "$1$JJsvHslV$szsCjVEroftprNn4JHtDi." supports :manage_home => false \ No newline at end of file