diff --git a/tests/pact/caps.repl b/tests/pact/caps.repl index da7b88df7..5be505556 100644 --- a/tests/pact/caps.repl +++ b/tests/pact/caps.repl @@ -852,7 +852,7 @@ (continue-pact 1)) (begin-tx) -(env-exec-config ["DisablePact48"]) +(env-exec-config ["DisablePact49"]) ; pact 48 caps (interface ops diff --git a/tests/pact/principals.repl b/tests/pact/principals.repl index 06d063919..d5476caf3 100644 --- a/tests/pact/principals.repl +++ b/tests/pact/principals.repl @@ -626,7 +626,7 @@ (create-table mstbl) ; Test principal caps created pre-info eliding -(env-exec-config ["DisablePact48"]) +(env-exec-config ["DisablePact49"]) (write-principal 'a (create-principal (create-capability-guard (test-cap m)))) (write-principal 'b (create-principal (create-capability-guard (test-cap m))))