mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-26 01:20:38 +00:00
tests: use dev mode
This commit is contained in:
@@ -118,6 +118,8 @@ DEFAULT_PAGESERVER_ALLOWED_ERRORS = (
|
||||
if sys.platform != "linux"
|
||||
else []
|
||||
),
|
||||
# Tests run in dev mode
|
||||
".*Starting in dev mode.*",
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user