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

Fixes a depreciation warning #11

Merged
merged 1 commit into from
Jan 25, 2021
Merged

Conversation

OBITORASU
Copy link
Contributor

@OBITORASU OBITORASU commented Jan 25, 2021

Should fix this particular warning when running tox with reference to issue #10.

more/webassets/tests/conftest.py:7
  /home/jugmac00/Projects/more.webassets/more/webassets/tests/conftest.py:7: PytestDeprecationWarning: @pytest.yield_fixture is deprecated.
  Use @pytest.fixture instead; they are the same.
    @pytest.yield_fixture

@jugmac00 jugmac00 merged commit f56f02b into morepath:master Jan 25, 2021
@jugmac00
Copy link
Member

Thanks for the contribution!

@coveralls
Copy link

Coverage Status

Coverage remained the same at 94.949% when pulling a927069 on OBITORASU:patch-1 into a254ea0 on morepath:master.

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.

3 participants