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

Aruba deprections #1777

Closed
damacus opened this issue Jun 29, 2021 · 0 comments · Fixed by #1778
Closed

Aruba deprections #1777

damacus opened this issue Jun 29, 2021 · 0 comments · Fixed by #1778
Labels

Comments

@damacus
Copy link
Contributor

damacus commented Jun 29, 2021

🗣️ Foreword

Thank for taking the time to fill this bug report fully. Without it we may not be able to fix the bug, and the issue may be closed without resolution.

👻 Brief Description

The use of "Aruba::InProcess" is deprecated. Use "Aruba::Processes::InProcess" instead.
The use of "Aruba::SpawnProcess" is deprecated. Use "Aruba::Processes::SpawnProcess"

Version

master

Environment

CI

Steps to Reproduce

Run bundle exec rake unit features

Expected Result

No deprecation warnings.

Actual Result

Error in description

➕ Additional context

Add any other context about the problem here. e.g. related issues or existing pull requests.

@damacus damacus added the Bug label Jun 29, 2021
damacus added a commit that referenced this issue Jun 29, 2021
Require the correct libraries

Resolves #1777

Signed-off-by: Dan Webb <dan.webb@damacus.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant