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

Commit15e6f82

Browse files
author
d.kovalenko
committed
[test] SetOptionValueItem/test_set001__common.py is updated
- code is corrected [flake8]- assert is added
1 parent89e4a5a commit15e6f82

File tree

1 file changed

+2
-1
lines changed
  • tests/implementation/v00/configuration_std/Objects/PostgresConfiguration/SetOptionValueItem

1 file changed

+2
-1
lines changed

‎tests/implementation/v00/configuration_std/Objects/PostgresConfiguration/SetOptionValueItem/test_set001__common.py‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,8 @@ def test_002(self, request: pytest.FixtureRequest):
9191
)
9292
)
9393

94-
optValueWillBeAdded=notoptValueinindex
94+
optValueWillBeAdded=not (optValueinindex)
95+
asserttype(optValueWillBeAdded)==bool
9596

9697
ifoptValueWillBeAdded:
9798
expectedValue.append(optValue)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp