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

fix: Fix initialization of BoxAPIException object #828

Merged
merged 4 commits into from
May 24, 2022

Conversation

arjankowski
Copy link
Contributor

No description provided.

@arjankowski
Copy link
Contributor Author

Fix for #826

mwwoda
mwwoda previously approved these changes May 24, 2022
Copy link
Contributor

@mwwoda mwwoda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just remove the TestCategory and ship it!

@@ -798,6 +799,42 @@ public async Task DeleteFile_ValidResponse_FileDeleted()

}

[TestMethod]
[TestCategory("CI-UNIT-TEST")]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TestCategory is not needed anymore

@arjankowski arjankowski merged commit a298f01 into main May 24, 2022
@arjankowski arjankowski deleted the aj/fix_error_code branch May 24, 2022 09:51
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.

2 participants