diff options
author | StefanVukovic99 <stefanvukovic44@gmail.com> | 2024-03-03 05:48:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-03 04:48:57 +0000 |
commit | 5ec2344df95da39cda4ad07cfe5181b05fa24830 (patch) | |
tree | 3774ad807c1b2c301fd0e49ae1c2548e0c4fc6bf /test | |
parent | f162884b4cbfa5adf4a4e3dbbbad0d635fb5d603 (diff) |
fix whitespace (#755)
Diffstat (limited to 'test')
-rw-r--r-- | test/options-util.test.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/options-util.test.js b/test/options-util.test.js index 9ccbd8ad..be881d15 100644 --- a/test/options-util.test.js +++ b/test/options-util.test.js @@ -599,7 +599,7 @@ function createOptionsUpdatedTestData1() { } ], profileCurrent: 0, - version: 27, + version: 28, global: { database: { prefixWildcardsSupported: false |