mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
spelling: update
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
@@ -236,7 +236,7 @@ namespace ViewModelTests
|
|||||||
}
|
}
|
||||||
|
|
||||||
[TestMethod]
|
[TestMethod]
|
||||||
public void UpdateWidthAndHeightShouldUpateSizeWhenCorrectValuesAreProvided()
|
public void UpdateWidthAndHeightShouldUpdateSizeWhenCorrectValuesAreProvided()
|
||||||
{
|
{
|
||||||
// arrange
|
// arrange
|
||||||
ImageSize imageSize = new ImageSize()
|
ImageSize imageSize = new ImageSize()
|
||||||
|
|||||||
Reference in New Issue
Block a user