-
Notifications
You must be signed in to change notification settings - Fork 819
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
Tests update: Added require statements to gameserversets package #1696
Tests update: Added require statements to gameserversets package #1696
Conversation
Build Failed 😱 Build Id: faf5c34b-a6a5-4946-93cb-04b946aca04d To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
5433020
to
1efe2ec
Compare
Build Succeeded 👏 Build Id: 97d3c474-8158-4e29-a7e5-82d44f1c6ed3 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: akremsa, roberthbailey The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
New changes are detected. LGTM label has been removed. |
Build Succeeded 👏 Build Id: 03af7d2e-3478-4ba5-9577-2d9f8d3b71a2 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
Tests update: Added require statements to gameserversets package Co-authored-by: Robert Bailey <robertbailey@google.com>
What type of PR is this?
What this PR does / Why we need it:
Use require package to abort tests in order to avoid nil pointer exceptions.