mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
test: fix typo
This commit is contained in:
@@ -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()
|
||||
Reference in New Issue
Block a user