Skip to content

Commit

Permalink
Update Box.V2.Test/BoxTasksManagerTest.cs
Browse files Browse the repository at this point in the history
Co-authored-by: Mateusz Woda <mwoda@box.com>
  • Loading branch information
antusus and mwwoda authored Oct 13, 2021
1 parent 5044834 commit 986cf41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Box.V2.Test/BoxTasksManagerTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ public async Task CreateTask_ValidResponse()

[TestMethod]
[TestCategory("CI-UNIT-TEST")]
public async Task CreateTask_WithCompletitionRule()
public async Task CreateTask_WithCompletionRule()
{
/*** Arrange ***/
string responseString = @"{
Expand Down

0 comments on commit 986cf41

Please sign in to comment.