We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c05e750 commit 736533aCopy full SHA for 736533a
1 file changed
plugins/toolbox-search/test/tests.mocha.js
@@ -148,7 +148,7 @@ suite('BlockSearcher', () => {
148
options: [
149
[
150
{
151
- src: 'data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEA',
+ src: '',
152
width: 1,
153
height: 1,
154
alt: 'Sunny',
@@ -157,7 +157,7 @@ suite('BlockSearcher', () => {
157
],
158
159
160
161
162
163
alt: 'Cloudy',
0 commit comments