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

Commit b31f5f7

Browse files
committed
test(cz_customize): add missing YAML configuration file tests
Signed-off-by: Adrian DC <radian.dc@gmail.com>
1 parent c1884bd commit b31f5f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎tests/test_cz_customize.py‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,7 @@
321321
params=[
322322
TomlConfig(data=TOML_STR, path="not_exist.toml"),
323323
JsonConfig(data=JSON_STR, path="not_exist.json"),
324+
YAMLConfig(data=YAML_STR, path="not_exist.yaml"),
324325
]
325326
)
326327
def config(request):

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /