We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b82557e commit afdd9f7Copy full SHA for afdd9f7
src/test/modules/test_pg_db_role_setting/meson.build
@@ -33,5 +33,6 @@ tests += {
33
'test_pg_db_role_setting',
34
],
35
'regress_args': ['--no-locale', '--encoding=UTF8'],
36
+ 'runningcheck': false,
37
},
38
}
0 commit comments