Skip to content

Commit

Permalink
Updated dps_deathknight test with new filename.
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaklor committed Nov 22, 2023
1 parent ac98201 commit 2c2ba8c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sim/deathknight/dps/dps_deathknight_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 2c2ba8c

Please sign in to comment.