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

Commit98e4d5c

Browse files
committed
test: fix some unittest
1 parent4b677ad commit98e4d5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tests/robotcode/robot/config/test_profile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,5 +372,5 @@ def test_type_that_wants_alist_should_throw_an_error() -> None:
372372
[listeners]
373373
listener_with_colon = "dummy:output"
374374
"""
375-
withpytest.raises(TypeError,match=".*Value must be of type.*"):
375+
withpytest.raises(TypeError,match=".*Value'.*'must be of type.*"):
376376
load_robot_config_from_robot_toml_str(data)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp