Skip to content

Commit

Permalink
Remove whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
danielailie committed Aug 5, 2024
1 parent d2dea9c commit 980d416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/groups/baseBlockGroup_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import (
"github.com/stretchr/testify/require"
)

const blockPath = "/block"
const blockPath = "/block"

func TestNewBlockGroup_WrongFacadeShouldErr(t *testing.T) {
wrongFacade := &mock.WrongFacade{}
Expand Down

0 comments on commit 980d416

Please sign in to comment.