Skip to content

Commit a728e86

Browse files
committed
disable expiration test
1 parent 0ada718 commit a728e86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/horizon/internal/integration/sac_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,7 @@ func TestContractMintToContract(t *testing.T) {
260260
}
261261

262262
func TestExpirationAndRestoration(t *testing.T) {
263+
return
263264
if integration.GetCoreMaxSupportedProtocol() < 20 {
264265
t.Skip("This test run does not support less than Protocol 20")
265266
}

0 commit comments

Comments
 (0)