Skip to content

Commit

Permalink
Merge pull request #3434 from microsoft/bugfix/go-composed
Browse files Browse the repository at this point in the history
- removes suppression for go integration tests
  • Loading branch information
baywet authored Oct 6, 2023
2 parents 29523af + c33e73c commit 0882ac0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions it/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"Suppressions": [
{
"Language": "go",
"Rationale": "https://github.com/microsoft/kiota/issues/2955"
"Rationale": "https://github.com/microsoft/kiota/issues/3436"
},
{
"Language": "typescript",
Expand Down Expand Up @@ -318,4 +318,4 @@
}
]
}
}
}

0 comments on commit 0882ac0

Please sign in to comment.