chore: run dotnet format
This commit is contained in:
@@ -196,4 +196,4 @@ public class ResultAsyncExtensionsTests
|
||||
await Assert.That(result.IsFailure).IsTrue();
|
||||
await Assert.That(result.Error.Code).IsEqualTo("custom");
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user