lib/testlab/user.rb in testlab-0.6.12 vs lib/testlab/user.rb in testlab-0.6.14

- old
+ new

@@ -14,10 +14,9 @@ include TestLab::User::Lifecycle # Associations and Attributes belongs_to :container, :class_name => 'TestLab::Container' - attribute :user attribute :password attribute :identity attribute :uid