Skip to content

Commit

Permalink
Enable the namespaced keysets for consistency in the final test
Browse files Browse the repository at this point in the history
Although they aren't mentioned here explicitly, it's probably a good
idea nevertheless for consistency with legacy pact tests' behaviour.
  • Loading branch information
0xd34df00d committed Dec 5, 2023
1 parent 3e092f3 commit ccc84fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pact-core-tests/pact-tests/namespaces.repl
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@

(begin-tx)

(env-exec-config [])
(env-exec-config ['RequireKeysetNs])

(expect
"Setting namespace back to root namespace post-Pact 4.7 fork succeeds"
Expand Down

0 comments on commit ccc84fb

Please sign in to comment.