Skip to content

Commit d83c1b8

Browse files
Restore skip-python (so we can remove it in the main PR). (#2524)
1 parent fcaefc1 commit d83c1b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/v2/features/on-call.feature

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Feature: On-Call
3333
When the request is sent
3434
Then the response status is 400 Bad Request
3535

36-
@team:DataDog/bugle
36+
@skip-python @team:DataDog/bugle
3737
Scenario: Create on-call schedule returns "Created" response
3838
Given new "CreateOnCallSchedule" request
3939
And there is a valid "user" in the system
@@ -159,7 +159,7 @@ Feature: On-Call
159159
When the request is sent
160160
Then the response status is 404 Not Found
161161

162-
@team:DataDog/bugle
162+
@skip-python @team:DataDog/bugle
163163
Scenario: Update on-call schedule returns "OK" response
164164
Given new "UpdateOnCallSchedule" request
165165
And there is a valid "schedule" in the system

0 commit comments

Comments
 (0)