Skip to content

Commit

Permalink
more consistent order
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Nov 4, 2017
1 parent 1fe171e commit 90cf59e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/mojolicious/ojo_signatures.t
@@ -1,8 +1,8 @@
use Mojo::Base -strict;

BEGIN {
$ENV{MOJO_PROXY} = 0;
$ENV{MOJO_REACTOR} = 'Mojo::Reactor::Poll';
$ENV{MOJO_PROXY} = 0;
}

use Test::More;
Expand Down

0 comments on commit 90cf59e

Please sign in to comment.