diff --git a/Ryujinx.Tests/Cpu/CpuTestBfm.cs b/Ryujinx.Tests/Cpu/CpuTestBfm.cs index 2952bca4c0..0a2f9ad3a6 100644 --- a/Ryujinx.Tests/Cpu/CpuTestBfm.cs +++ b/Ryujinx.Tests/Cpu/CpuTestBfm.cs @@ -9,7 +9,7 @@ namespace Ryujinx.Tests.Cpu using Tester; using Tester.Types; - [Category("Bfm"), Ignore("Tested: first half of 2018.")] + [Category("Bfm"), Ignore("Tested: second half of 2018.")] public sealed class CpuTestBfm : CpuTest { #if Bfm