Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit bce0bc1

Browse files
committed
one more mistake
1 parent cb18725 commit bce0bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/challenges.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3323,7 +3323,7 @@ exports.submitForDesignChallenge = {
33233323
blockedConnectionTypes: [],
33243324
outputExample: {},
33253325
version: 'v2',
3326-
transaction: 'read',
3326+
transaction: 'write',
33273327
cacheEnabled : false,
33283328
databases: ["tcs_catalog", "common_oltp", "informixoltp"],
33293329
run: function (api, connection, next) {

0 commit comments

Comments
 (0)