[dev] label
This commit is contained in:
parent
98bcac59e1
commit
0b2a783b91
@ -391,7 +391,7 @@ var _ = Describe("Basic integration test", func() {
|
||||
Expect(ipldCountA).To(Equal(slvCountA))
|
||||
})
|
||||
|
||||
It("gets storage after destruction", func() {
|
||||
It("gets storage after destruction", Label("runme"), func() {
|
||||
slvContract, contractErr := integration.Create2Contract("SLVToken", contractSalt)
|
||||
Expect(contractErr).ToNot(HaveOccurred())
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user