Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronbushnell committed Dec 21, 2024
1 parent 35a5d67 commit 0bd6ac1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Feature/SandboxTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
use Illuminate\Validation\ValidationException;

it('requires config settings', function () {
Config::set('forge.github_token', 'test');
Config::set('forge.app_id', 'myapp');
Config::set('forge.pr_number', 123);
Config::set('forge.domain', 'example.com');
Expand Down

0 comments on commit 0bd6ac1

Please sign in to comment.