diff --git a/pact-core-tests/pact-tests/fqns.repl b/pact-core-tests/pact-tests/fqns.repl index f2b4fdf1b..c6044c60e 100644 --- a/pact-core-tests/pact-tests/fqns.repl +++ b/pact-core-tests/pact-tests/fqns.repl @@ -78,7 +78,6 @@ (begin-tx) (namespace 'free) -(env-exec-config []) ; reset (module test-mod-redeploy-ref g (defcap g () true) diff --git a/pact-core-tests/pact-tests/namespaces.repl b/pact-core-tests/pact-tests/namespaces.repl index fbf5d2a91..8d41539bb 100644 --- a/pact-core-tests/pact-tests/namespaces.repl +++ b/pact-core-tests/pact-tests/namespaces.repl @@ -196,7 +196,6 @@ ;;;; (begin-tx) -;; TODO need `describe-namespace` #1009 (env-data { 'user: ["user"], 'admin: ["admin"] }) (env-keys []) (env-exec-config [])