Skip to content

Commit

Permalink
fix: formatting in sprig
Browse files Browse the repository at this point in the history
  • Loading branch information
Sai Sankeerth committed Nov 18, 2024
1 parent 67d7853 commit fb1a72f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions test/data/validation/destinations/sprig.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,7 @@
]
},
"result": false,
"err": [
"apiKey must match pattern \"(^env[.].+)|^(.{1,100})$\"",
" must match \"then\" schema"
]
"err": ["apiKey must match pattern \"(^env[.].+)|^(.{1,100})$\"", " must match \"then\" schema"]
},
{
"config": {
Expand Down

0 comments on commit fb1a72f

Please sign in to comment.