Skip to content

Commit

Permalink
Update internal/pkg/notifiler/discord_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Logachev Nikita <[email protected]>
  • Loading branch information
sergeyWh1te and loga4 authored Sep 3, 2024
1 parent 07290b1 commit 7df03fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/pkg/notifiler/discord_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Shares
Burnt: 17,698.36 × 1e18
`

func Test_usecase_SendFinnding(t *testing.T) {
func Test_usecase_SendFinding(t *testing.T) {
cfg, envErr := env.Read("../../../.env")
if envErr != nil {
t.Errorf("Read env error: %s", envErr.Error())
Expand Down

0 comments on commit 7df03fb

Please sign in to comment.