Skip to content

Commit

Permalink
fix embedded file name
Browse files Browse the repository at this point in the history
  • Loading branch information
Tofel committed Jun 26, 2024
1 parent c6c0ad6 commit dd8b255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/testconfig/configs_embed.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import "embed"
//go:embed ocr2/ocr2.toml
//go:embed vrf/vrf.toml
//go:embed vrfv2/vrfv2.toml
//go:embed ocrvrfv2/ocrvrfv2.toml
//go:embed ocr2vrf/ocr2vrf.toml
//go:embed vrfv2plus/vrfv2plus.toml
var embeddedConfigsFs embed.FS

Expand Down

0 comments on commit dd8b255

Please sign in to comment.