Skip to content

Commit c2e85a2

Browse files
committed
PMM-14317: Fix spacing
1 parent d5dbd22 commit c2e85a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pmm_qa/scripts/database_options.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"SETUP_TYPE": ""}
4444
},
4545
"PDPGSQL": {
46-
"versions": ["11", "12", "13", "14", "15", "16", "17"],
46+
"versions": ["11", "12", "13", "14", "15", "16", "17"],
4747
"configurations": {"CLIENT_VERSION": "3-dev-latest", "USE_SOCKET": "", "SETUP_TYPE": ""}
4848
},
4949
"SSL_PDPGSQL": {

0 commit comments

Comments
 (0)