Skip to content

Commit

Permalink
Update failing tests for flow test command
Browse files Browse the repository at this point in the history
  • Loading branch information
m-Peter committed Jul 7, 2023
1 parent 1798aab commit 16304a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions internal/test/test_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,7 @@ func TestExecutingTests(t *testing.T) {
"A.ee82856bf20e2aa6.FungibleToken",
"A.f8d6e0586b0a20c7.FlowStakingCollection",
"A.f8d6e0586b0a20c7.MetadataViews",
"A.f8d6e0586b0a20c7.ViewResolver",
"A.f8d6e0586b0a20c7.NFTStorefrontV2",
"A.f8d6e0586b0a20c7.NFTStorefront",
"A.f8d6e0586b0a20c7.LockedTokens",
Expand Down Expand Up @@ -335,6 +336,7 @@ func TestExecutingTests(t *testing.T) {
"A.ee82856bf20e2aa6.FungibleToken",
"A.f8d6e0586b0a20c7.FlowStakingCollection",
"A.f8d6e0586b0a20c7.MetadataViews",
"A.f8d6e0586b0a20c7.ViewResolver",
"A.f8d6e0586b0a20c7.NFTStorefrontV2",
"A.f8d6e0586b0a20c7.NFTStorefront",
"A.f8d6e0586b0a20c7.LockedTokens",
Expand Down

0 comments on commit 16304a5

Please sign in to comment.