test: move publisher tests from Unit to Feature
These tests use Http::fake, model factories, and DB — by Laravel/Pest convention that's a feature test, not a unit test. Moving them to the Feature suite to match the convention. No code changes. Tests still pass: 1493 passed, 2 skipped, 0 failed.
This commit is contained in:
parent
d5d3eae839
commit
d349e499b5
19 changed files with 0 additions and 0 deletions
Loading…
Reference in a new issue