Add showPopupPreview to options test (#1001)
This commit is contained in:
parent
ca26c648c2
commit
0b003ef2c3
@ -500,7 +500,8 @@ function createOptionsUpdatedTestData1() {
|
|||||||
global: {
|
global: {
|
||||||
database: {
|
database: {
|
||||||
prefixWildcardsSupported: false
|
prefixWildcardsSupported: false
|
||||||
}
|
},
|
||||||
|
showPopupPreview: false
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user