mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fixed RESQL test case failure for EPAS 15. #6400
This commit is contained in:
parent
2f5fb6a996
commit
8c91d40932
@ -264,7 +264,7 @@
|
||||
"data": {
|
||||
"spcname": "pg_default",
|
||||
"schema": "public",
|
||||
"owner": "postgres",
|
||||
"owner": "enterprisedb",
|
||||
"datacl": [],
|
||||
"seclabels": [],
|
||||
"name": "testmview_am_$%{}[]()&*^!/@`#",
|
||||
|
@ -264,7 +264,7 @@
|
||||
"data": {
|
||||
"spcname": "pg_default",
|
||||
"schema": "public",
|
||||
"owner": "postgres",
|
||||
"owner": "enterprisedb",
|
||||
"datacl": [],
|
||||
"seclabels": [],
|
||||
"name": "testmview_am_$%{}[]()&*^!/@`#",
|
||||
|
Loading…
Reference in New Issue
Block a user