Skip to content

Commit

Permalink
Skip TestResourceLossViaSelfRugPull test
Browse files Browse the repository at this point in the history
  • Loading branch information
SupunS committed Oct 28, 2024
1 parent 7ee292c commit d2a9fcc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bbq/vm/test/runtime_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ import (

func TestResourceLossViaSelfRugPull(t *testing.T) {

// TODO:
t.SkipNow()

// ---- Deploy FT Contract -----

storage := interpreter.NewInMemoryStorage(nil)
Expand Down

0 comments on commit d2a9fcc

Please sign in to comment.