Skip to content

Commit

Permalink
address final review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcardon committed Oct 27, 2023
1 parent a0c1198 commit 8bf9e1b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion pact-core-tests/pact-tests/fqns.repl
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@

(begin-tx)
(namespace 'free)
(env-exec-config []) ; reset

(module test-mod-redeploy-ref g
(defcap g () true)
Expand Down
1 change: 0 additions & 1 deletion pact-core-tests/pact-tests/namespaces.repl
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,6 @@
;;;;

(begin-tx)
;; TODO need `describe-namespace` #1009
(env-data { 'user: ["user"], 'admin: ["admin"] })
(env-keys [])
(env-exec-config [])
Expand Down

0 comments on commit 8bf9e1b

Please sign in to comment.