File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -206,10 +206,6 @@ jobs:
206
206
steps :
207
207
- script : git checkout release-0.12.0
208
208
209
- # Delete test files which are broken by design
210
- - script : rm tests/test_devopsUserTest.py
211
- displayName : ' Delete Tests which are known to fail'
212
-
213
209
- template : templates/run-tests.yml
214
210
parameters :
215
211
pythonVersion : ' 3.x'
Original file line number Diff line number Diff line change @@ -192,10 +192,6 @@ jobs:
192
192
steps :
193
193
- script : git checkout release-0.12.0
194
194
195
- # Delete test files which are broken by design
196
- - script : rm tests/test_devopsUserTest.py
197
- displayName : ' Delete Tests which are known to fail'
198
-
199
195
- template : templates/run-tests.yml
200
196
parameters :
201
197
pythonVersion : ' 3.x'
You can’t perform that action at this time.
0 commit comments