Skip to content

Commit

Permalink
Update Tests/VTEX.Tests/Controllers/ProductSpecificationControllerTes…
Browse files Browse the repository at this point in the history
…ts.cs
  • Loading branch information
gitauto-ai[bot] authored Dec 11, 2024
1 parent d83f0de commit 10df9a3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ public async Task UpdateSpecification_ReturnsNoContentResult()

// Assert
Assert.IsType<NoContentResult>(result);
}
}
}

0 comments on commit 10df9a3

Please sign in to comment.