Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
helderfarias committed Jul 22, 2020
1 parent b5ffd6c commit 342568d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/remessa_ccsitef_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -99,5 +99,5 @@ func TestRemessaCCSitefExtrato(t *testing.T) {
assert.NotNil(t, layout)
assert.NotNil(t, remessa)
assert.NotNil(t, arquivo)
assertFile(t, 6, arquivo.Name(), false)
assertFile(t, 6, arquivo.Name(), true)
}

0 comments on commit 342568d

Please sign in to comment.