Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit06d6b55

Browse files
committed
1 parent316efb8 commit06d6b55

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎tests/unit/test_issues_issue.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ def test_create_lock(self):
162162

163163
self.session.put.assert_called_once_with(
164164
url_for('lock'),
165-
headers={'Accept':'application/vnd.github.the-key-preview+json'}
166165
)
167166

168167
deftest_comment_positive_id(self):
@@ -282,7 +281,6 @@ def test_remove_lock(self):
282281

283282
self.session.delete.assert_called_once_with(
284283
url_for('lock'),
285-
headers={'Accept':'application/vnd.github.the-key-preview+json'}
286284
)
287285

288286
deftest_reopen(self):

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp