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

Appearance settings

Commit 219a20f

Browse filesBrowse files
authored
Update s3_auth_test.py
1 parent 152e0fc commit 219a20f
Copy full SHA for 219a20f

File tree

1 file changed

+0
-1
lines changed
Filter options

1 file changed

+0
-1
lines changed

‎tests/s3_auth_test.py

Copy file name to clipboardExpand all lines: tests/s3_auth_test.py
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ def test_s3_auth_test(self):
1414

1515
self.assertNotIn(': 403', console_output) # Because we can have just '403' substring in timestamp
1616
self.assertMessage(console_output, contains='S3_pre_start_check successful')
17-
self.assertMessage(console_output, contains='HTTP response: 200')
1817
self.assertIn(
1918
f"INFO: Backup catalog '{self.backup_dir}' successfully initialized",
2019
console_output)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.