Skip to content

Commit

Permalink
Remove unneeded resetOpcache()
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-davis committed Aug 27, 2018
1 parent e95b224 commit 10ab138
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/TestHelpers/AppConfigHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,6 @@ public static function modifyAppConfigs(
"100", self::getOCSResponse($response)
);
}
SetupHelper::resetOpcache($baseUrl, $user, $password);
}

/**
Expand Down

0 comments on commit 10ab138

Please sign in to comment.