mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-06 13:02:55 +00:00
Remove redundant pytest_plugins assignment
This commit is contained in:
committed by
Kirill Bulatov
parent
ce533835e5
commit
ad262a46ad
@@ -9,8 +9,6 @@ from fixtures.zenith_fixtures import ZenithEnvBuilder
|
||||
from fixtures.log_helper import log
|
||||
import pytest
|
||||
|
||||
pytest_plugins = ("fixtures.zenith_fixtures")
|
||||
|
||||
|
||||
#
|
||||
# Tests that a piece of data is backed up and restored correctly:
|
||||
|
||||
Reference in New Issue
Block a user