We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8374f0 commit 5a3501cCopy full SHA for 5a3501c
1 file changed
internal/test/test_test.go
@@ -347,6 +347,9 @@ func TestExecutingTests(t *testing.T) {
347
"A.0000000000000002.USDCFlow",
348
"A.0000000000000001.NFTStorefrontV2",
349
"A.0000000000000001.Crypto",
350
+ "A.0000000000000002.FlowExecutionParameters",
351
+ "A.0000000000000001.AccountV2Migration",
352
+ "A.0000000000000001.Migration",
353
},
354
coverageReport.ExcludedLocationIDs(),
355
)
@@ -452,6 +455,9 @@ func TestExecutingTests(t *testing.T) {
452
455
453
456
454
457
458
459
460
461
462
463
0 commit comments