test: fix typo

This commit is contained in:
Fu Diwei
2022-03-11 17:21:28 +08:00
parent 23d144fef7
commit f7f6b39c38
13 changed files with 13 additions and 13 deletions

View File

@@ -4,7 +4,7 @@ using Xunit;
namespace SKIT.FlurlHttpClient.Wechat.TenpayV2.UnitTests
{
public class TestCase_ApiExecuteExecutePayTransactionsTests
public class TestCase_ApiExecutePayTests
{
[Fact(DisplayName = "测试用例:调用 API [POST] /pay/micropay")]
public async Task TestCase_ApiExecuteExecuteCreatePayMicroPayTests()