Skip to content

Commit

Permalink
Remove Test-Category attribute from test
Browse files Browse the repository at this point in the history
  • Loading branch information
arjankowski committed May 24, 2022
1 parent ad08bd2 commit 6fb1c33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Box.V2.Test/BoxFilesManagerTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -800,7 +800,6 @@ public async Task DeleteFile_ValidResponse_FileDeleted()
}

[TestMethod]
[TestCategory("CI-UNIT-TEST")]
public async Task DeleteFile_ErrorResponse_Exception()
{

Expand Down

0 comments on commit 6fb1c33

Please sign in to comment.