@@ -168,39 +168,39 @@ is run with the `--matrix` cli flag. (Source project: [sc-forks/hardhat-e2e][1])
168168 " contracts/VariableConstructor.sol" : {
169169 " 8" : [
170170 {
171- " title" : " should should initialize with a short string" ,
171+ " title" : " should initialize with a short string" ,
172172 " file" : " test/variableconstructor.js"
173173 },
174174 {
175- " title" : " should should initialize with a medium length string" ,
175+ " title" : " should initialize with a medium length string" ,
176176 " file" : " test/variableconstructor.js"
177177 },
178178 {
179- " title" : " should should initialize with a long string" ,
179+ " title" : " should initialize with a long string" ,
180180 " file" : " test/variableconstructor.js"
181181 },
182182 {
183- " title" : " should should initialize with a random length string" ,
183+ " title" : " should initialize with a random length string" ,
184184 " file" : " test/variableconstructor.js"
185185 }
186186 ]
187187 },
188188 " contracts/VariableCosts.sol" : {
189189 " 13" : [
190190 {
191- " title" : " should should initialize with a short string" ,
191+ " title" : " should initialize with a short string" ,
192192 " file" : " test/variableconstructor.js"
193193 },
194194 {
195- " title" : " should should initialize with a medium length string" ,
195+ " title" : " should initialize with a medium length string" ,
196196 " file" : " test/variableconstructor.js"
197197 },
198198 {
199- " title" : " should should initialize with a long string" ,
199+ " title" : " should initialize with a long string" ,
200200 " file" : " test/variableconstructor.js"
201201 },
202202 {
203- " title" : " should should initialize with a random length string" ,
203+ " title" : " should initialize with a random length string" ,
204204 " file" : " test/variableconstructor.js"
205205 },
206206 {
@@ -372,7 +372,7 @@ is run with the `--matrix` cli flag. (Source project: [sc-forks/hardhat-e2e][1])
372372 " file" : " test/variablecosts.js"
373373 },
374374 {
375- " title" : " should should allow transfers and sends" ,
375+ " title" : " should allow transfers and sends" ,
376376 " file" : " test/wallet.js"
377377 }
378378 ],
@@ -382,7 +382,7 @@ is run with the `--matrix` cli flag. (Source project: [sc-forks/hardhat-e2e][1])
382382 " file" : " test/variablecosts.js"
383383 },
384384 {
385- " title" : " should should allow transfers and sends" ,
385+ " title" : " should allow transfers and sends" ,
386386 " file" : " test/wallet.js"
387387 }
388388 ],
@@ -392,7 +392,7 @@ is run with the `--matrix` cli flag. (Source project: [sc-forks/hardhat-e2e][1])
392392 " file" : " test/variablecosts.js"
393393 },
394394 {
395- " title" : " should should allow transfers and sends" ,
395+ " title" : " should allow transfers and sends" ,
396396 " file" : " test/wallet.js"
397397 }
398398 ],
@@ -402,7 +402,7 @@ is run with the `--matrix` cli flag. (Source project: [sc-forks/hardhat-e2e][1])
402402 " file" : " test/variablecosts.js"
403403 },
404404 {
405- " title" : " should should allow transfers and sends" ,
405+ " title" : " should allow transfers and sends" ,
406406 " file" : " test/wallet.js"
407407 }
408408 ],
@@ -412,10 +412,10 @@ is run with the `--matrix` cli flag. (Source project: [sc-forks/hardhat-e2e][1])
412412 " file" : " test/variablecosts.js"
413413 },
414414 {
415- " title" : " should should allow transfers and sends" ,
415+ " title" : " should allow transfers and sends" ,
416416 " file" : " test/wallet.js"
417417 }
418418 ]
419419 }
420420}
421- ```
421+ ```
0 commit comments