Skip to content

Commit

Permalink
fix loki test values
Browse files Browse the repository at this point in the history
  • Loading branch information
okozachenko1203 committed Oct 18, 2024
1 parent 707cb39 commit 2bfa255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/charts_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ func TestKubeconform(t *testing.T) {
"admin": "FIXME",
},
},
"useTestSchema": true,
},
"useTestSchema": true,
},
)
require.NoError(t, err)
Expand Down

0 comments on commit 2bfa255

Please sign in to comment.