Skip to content

Commit

Permalink
test case explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
khushijain21 committed Nov 2, 2024
1 parent 9d60cdd commit 9e9ebbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mapstr/mapstr_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1275,7 +1275,7 @@ func TestAlterPath(t *testing.T) {
},
},
exp: M{
"level1_field1": M{
"level1_field1": M{ //first level is unchanged - already in lowercase
"key": "value1",
},
},
Expand Down

0 comments on commit 9e9ebbb

Please sign in to comment.