mirror of
https://github.com/linuxserver/Heimdall.git
synced 2026-08-07 07:16:13 +00:00
44be3cb319
The test only asserted property values and method_exists. The diff itself shows the property values; the test added zero confidence beyond reading the diff. Heimdall is an app, not a package; its existing tests are HTTP feature tests against user behavior, not class-property assertions. Removing this file keeps the PR aligned with the existing test conventions.