Skip to content

Commit

Permalink
Correção Teste Escrever_0001_Com_Movimento
Browse files Browse the repository at this point in the history
  • Loading branch information
orochasamuel committed Jun 15, 2023
1 parent ab99818 commit a1dac96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/FiscalBr.Test/Sped/Bloco0/Bloco0Registro001Test.cs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ public void Escrever_Arquivo_EFDFiscal_0001_Com_Movimento()

arquivoLido.Ler(resultadoEsperadoArray);

//arquivoLido.GerarLinhas();
arquivoLido.GerarLinhas();

Assert.Equivalent(arquivoGerado, arquivoLido, true);
}
Expand Down

0 comments on commit a1dac96

Please sign in to comment.