Skip to content

Commit b8069c0

Browse files
authored
chore: removes suppression in integration test
1 parent 2a50951 commit b8069c0

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

it/config.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@
3333
"Language": "typescript",
3434
"Rationale": "https://github.com/microsoft/kiota/issues/5634"
3535
},
36-
{
37-
"Language": "php",
38-
"Rationale": "https://github.com/microsoft/kiota/issues/5635"
39-
},
4036
{
4137
"Language": "ruby",
4238
"Rationale": "https://github.com/microsoft/kiota/issues/1816"
@@ -267,4 +263,4 @@
267263
"Suppressions": [],
268264
"IdempotencySuppressions": []
269265
}
270-
}
266+
}

0 commit comments

Comments
 (0)