-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release: remover e substituir o uso do SOAP por REST #708
Open
mrglaydson
wants to merge
19
commits into
pengovbr:master
Choose a base branch
from
mrglaydson:relese/3.7.0-api-rest
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…xternas do PHP no projeto
…ver arquivo de ConfiguracaoModPEN.exemplo
…nto correto com REST
…mento correto com REST
mrglaydson
force-pushed
the
relese/3.7.0-api-rest
branch
from
November 21, 2024 11:15
83d45d5
to
0ecaa43
Compare
mrglaydson
force-pushed
the
relese/3.7.0-api-rest
branch
2 times, most recently
from
November 25, 2024 13:25
948d629
to
a734e51
Compare
mrglaydson
force-pushed
the
relese/3.7.0-api-rest
branch
2 times, most recently
from
November 26, 2024 13:18
d55cc8d
to
9ed2686
Compare
mrglaydson
force-pushed
the
relese/3.7.0-api-rest
branch
from
November 26, 2024 14:07
9ed2686
to
d25d772
Compare
mrglaydson
force-pushed
the
relese/3.7.0-api-rest
branch
from
December 13, 2024 08:14
d23623b
to
72e9262
Compare
caduvieira
reviewed
Dec 18, 2024
@@ -549,7 +549,6 @@ protected function validarDadosDocumento($nomeDocArvore, $dadosDocumento, $desti | |||
|
|||
// Verifica se documento possui marca��o de documento anexado | |||
$bolPossuiDocumentoReferenciado = !is_null($dadosDocumento['ORDEM_DOCUMENTO_REFERENCIADO']); | |||
$this->assertTrue($this->paginaProcesso->deveSerDocumentoAnexo($bolPossuiDocumentoReferenciado, $nomeDocArvore)); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mateussbh por que removeu o assert?
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closees #700
Closees #735