Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create NoopAsset.php #36

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

barchard
Copy link

The default implementation of MockAsset does not return anything within dump. We're extending MockAsset as a way to ignore an Asset from the optimization pipeline.

The default implementation of `MockAsset` does not return anything within `dump`. We're extending `MockAsset` as a way to ignore an Asset from the optimization pipeline.
@barchard barchard requested a review from a team as a code owner September 12, 2022 01:59
@bennothommo
Copy link
Member

@barchard would you mind adding a unit test that ensures that this works as expected?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants