Skip to content

Commit

Permalink
Update RatesTests.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
guibranco authored Dec 8, 2023
1 parent 4d55a0e commit 32d53ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tests/GuiStracini.Mandae.Tests/V2/RatesTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ public void GetRates()
/// Validate the get rates asynchronous method.
/// </summary>
/// <returns>A Task representing the asynchronous operation.</returns>
[Fact]
public async Task GetRatesAsync()
{
var client = new MandaeClient("0b5e2c6410cf0ac087ae7ace111dbd42");
Expand Down

0 comments on commit 32d53ef

Please sign in to comment.