Skip to content

Commit b9e3354

Browse files
author
gertvanhout
committed
Edit config for tests
1 parent 5382349 commit b9e3354

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/TestCase.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ protected function getEnvironmentSetUp($app): void
6161
aHhk2PE8H+YXPht4mD0Xi85k
6262
-----END PRIVATE KEY-----');
6363
config()->set('cloudfront-cookies', [
64+
'version' => 'latest',
6465
'region' => 'us-east-1',
6566
'key_pair_id' => 'AA12345678',
6667
'private_key_path' => 'tests/test_private_key.pem',

0 commit comments

Comments
 (0)