chore: run dotnet format

This commit is contained in:
Stevan Freeborn
2026-03-30 17:29:41 -05:00
parent 0630a67307
commit b177276b3d
6 changed files with 222 additions and 222 deletions
@@ -61,4 +61,4 @@ public class ErrorTests
await Assert.That(error).IsAssignableTo<IError>();
}
}
}