Skip to content

Commit

Permalink
chore: fixed styling
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianKuesters committed Jul 10, 2024
1 parent fd4e6d1 commit d0a93a8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,3 @@ public async Task PrintHelloWorldCommand_ShouldReturnCorrectErrorException(Error
exception?.GetType().Name.Should().Be($"{errorType}ErrorException");
}
}

0 comments on commit d0a93a8

Please sign in to comment.