Skip to content

Commit

Permalink
Disable Fred Filter in Master render test
Browse files Browse the repository at this point in the history
  • Loading branch information
darrynten committed Aug 17, 2018
1 parent 8e77131 commit 1f93154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Pslayers/PslayersTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ public function testMasterRender()
'filters' => [
$blurFilter,
// $diceFilter,
$stainedGlassFilter,
// $stainedGlassFilter,
],
]);

Expand Down

0 comments on commit 1f93154

Please sign in to comment.