Skip to content
Snippets Groups Projects
Commit 3ae5a81b authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

tests: Set dummy secret

parent 7ade43ad
Branches
Tags
1 merge request!28chore(deps): lock file maintenance
Pipeline #105694 passed
This commit is part of merge request !28. Comments created here will be created in the context of that merge request.
......@@ -41,6 +41,7 @@ class Kernel extends BaseKernel
{
$c->loadFromExtension('framework', [
'test' => true,
'secret' => '',
]);
$c->loadFromExtension('dbp_starter', [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment