We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ada718 commit a728e86Copy full SHA for a728e86
services/horizon/internal/integration/sac_test.go
@@ -260,6 +260,7 @@ func TestContractMintToContract(t *testing.T) {
260
}
261
262
func TestExpirationAndRestoration(t *testing.T) {
263
+ return
264
if integration.GetCoreMaxSupportedProtocol() < 20 {
265
t.Skip("This test run does not support less than Protocol 20")
266
0 commit comments