Skip to content

Commit

Permalink
change yaml with upper
Browse files Browse the repository at this point in the history
  • Loading branch information
spicy-sauce committed Nov 29, 2023
1 parent 2624056 commit fbeb7ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integration-tests/resources/jobs/tests/redis_to_db2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ steps:
table: emp
opcode_field: __$$opcode
keys:
- id: _id
- ID: _id
mapping:
- full_name
- FULL_NAME: full_name
- country
- gender
- uses: relational.write
Expand Down

0 comments on commit fbeb7ac

Please sign in to comment.