Skip to content

General - correct logic on "no user profiles found"? #14

@ejaronne

Description

@ejaronne

When/if we encounter this situation, is this the correct logic to implement?

if user_profiles.empty?
describe 'There are no oracle user profiles, therefore this control is N/A' do
skip 'There are no oracle user profiles, therefore this control is N/A'
end
end

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions