diff --git a/sim/deathknight/dps/dps_deathknight_test.go b/sim/deathknight/dps/dps_deathknight_test.go index 3090e8b677..1b76a09f4a 100644 --- a/sim/deathknight/dps/dps_deathknight_test.go +++ b/sim/deathknight/dps/dps_deathknight_test.go @@ -24,8 +24,7 @@ func TestBlood(t *testing.T) { Consumes: FullConsumes, SpecOptions: core.SpecOptionsCombo{Label: "Basic", SpecOptions: PlayerOptionsBlood}, OtherRotations: []core.RotationCombo{ - core.GetAplRotation("../../../ui/deathknight/apls", "blood_pesti"), - core.GetAplRotation("../../../ui/deathknight/apls", "blood_pesti_dd"), + core.GetAplRotation("../../../ui/deathknight/apls", "blood_dps"), }, ItemFilter: ItemFilter,