Skip to content

Explicit user and group subject type #118

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 19, 2013

Conversation

mizzy
Copy link
Owner

@mizzy mizzy commented May 19, 2013

With this pull request, you can write spec like this:

describe user('root') do
  it { should exist }
end

describe group('wheel') do
  it { should exist }
end

Verified

This commit was signed with the committer’s verified signature.
arik-so Arik
mizzy added a commit that referenced this pull request May 19, 2013

Verified

This commit was signed with the committer’s verified signature.
arik-so Arik
Explicit user and group subject type
@mizzy mizzy merged commit 9c44988 into master May 19, 2013
@mizzy mizzy deleted the explicit-user-and-group-subject-type branch May 19, 2013 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant