Skip to content

Commit 0927de5

Browse files
chore: enabling mapping for test mode by default (#4244)
Signed-off-by: kapish <upadhyaykapish@gmail.com>
1 parent 650389b commit 0927de5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/default.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ record:
108108
queueSize: 1024
109109
configPath: ""
110110
bypassRules: []
111-
disableMapping: true
111+
disableMapping: false
112112
contract:
113113
driven: "consumer"
114114
mappings:

0 commit comments

Comments
 (0)