Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refs #37102 - Read real webpack manifest in test
In some test cases (like controller tests) the real manifest isn't needed, but in integration tests they are. Rails has deprecated controller tests in favor of integration tests, but Foreman still has them. This modifies the fake read_webpack_manifest to read the manifest if available, otherwise pretend it's there.
- Loading branch information