@@ -47,7 +47,7 @@ |
||
47 | 47 | 'exclude' => [ |
48 | 48 | 'auth/login', 'stat/opcache', |
49 | 49 | 'restful', 'restful/index', |
50 | - 'test/pokerelay' , 'test/redis' |
|
50 | + 'test/pokerelay', 'test/redis' |
|
51 | 51 | ], |
52 | 52 | ], |
53 | 53 | After::class => [ |