Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
cavalle committed Oct 25, 2024
1 parent 177eb69 commit 745a7b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions addons/br/nfse/item_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ func TestItemValidation(t *testing.T) {
err: "ext: (br-nfse-service: required.).",
},
{
name: "nil",
item: nil,
name: "nil",
item: nil,
},
}

Expand Down

0 comments on commit 745a7b8

Please sign in to comment.