Skip to content

Commit

Permalink
Run actions
Browse files Browse the repository at this point in the history
  • Loading branch information
medilies committed Aug 7, 2024
1 parent eb21be5 commit ffdae4a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions tests/Pest.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,3 @@
})
->in(__DIR__.'/Dompurify');

// uses(TestCase::class)
// ->beforeAll(function () {
// (new DompurifyCli)
// ->configure(new DompurifyCliConfig('node', 'npm'))
// ->setup();
// })
// ->in(__DIR__);

0 comments on commit ffdae4a

Please sign in to comment.