Skip to content

Commit

Permalink
use test schema in TestKubeconform for loki
Browse files Browse the repository at this point in the history
  • Loading branch information
okozachenko1203 committed Oct 18, 2024
1 parent 958b613 commit 707cb39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/charts_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ func TestKubeconform(t *testing.T) {
},
},
},
"useTestSchema": true,
},
)
require.NoError(t, err)
Expand Down

0 comments on commit 707cb39

Please sign in to comment.