From 32d53ef8243eb7e124a3fc5a5fef2b12cce3340e Mon Sep 17 00:00:00 2001 From: Guilherme Branco Stracini Date: Fri, 8 Dec 2023 00:55:49 +0000 Subject: [PATCH] Update RatesTests.cs --- Tests/GuiStracini.Mandae.Tests/V2/RatesTests.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Tests/GuiStracini.Mandae.Tests/V2/RatesTests.cs b/Tests/GuiStracini.Mandae.Tests/V2/RatesTests.cs index 7428ed0..b42fdbc 100644 --- a/Tests/GuiStracini.Mandae.Tests/V2/RatesTests.cs +++ b/Tests/GuiStracini.Mandae.Tests/V2/RatesTests.cs @@ -56,7 +56,6 @@ public void GetRates() /// Validate the get rates asynchronous method. /// /// A Task representing the asynchronous operation. - [Fact] public async Task GetRatesAsync() { var client = new MandaeClient("0b5e2c6410cf0ac087ae7ace111dbd42");