Skip to content

Commit

Permalink
forgot to stage test fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed Mar 26, 2024
1 parent 8e032a2 commit ed9ecc9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tests/Fixtures/Interface1.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?php

namespace DaveRandom\CallbackValidator\Test\Fixtures;

interface Interface1{

}

0 comments on commit ed9ecc9

Please sign in to comment.