Skip to content
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

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

Open
ejaronne opened this issue May 18, 2020 · 1 comment
Open

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

ejaronne opened this issue May 18, 2020 · 1 comment
Assignees
Labels

Comments

@ejaronne
Copy link
Contributor

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

@ejaronne
Copy link
Contributor Author

related to #10

@Amndeep7 Amndeep7 added question Further information is requested research and removed question Further information is requested labels Feb 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants