diff --git a/GFramework.Game.Tests/Config/YamlConfigLoaderTests.cs b/GFramework.Game.Tests/Config/YamlConfigLoaderTests.cs index 94b662cd..4d3a0baf 100644 --- a/GFramework.Game.Tests/Config/YamlConfigLoaderTests.cs +++ b/GFramework.Game.Tests/Config/YamlConfigLoaderTests.cs @@ -2791,7 +2791,7 @@ public class YamlConfigLoaderTests /// 避免热重载把会话级取消误报为配置读取失败。 /// [Test] - public async Task ReadYamlAsync_Should_Preserve_OperationCanceledException_When_Cancellation_Is_Requested() + public void ReadYamlAsync_Should_Preserve_OperationCanceledException_When_Cancellation_Is_Requested() { CreateConfigFile( "monster/slime.yaml",