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:
Paulo Castellano 2026-05-12 19:02:51 -03:00
parent d5d3eae839
commit d349e499b5
19 changed files with 0 additions and 0 deletions