Skip to content

Commit 812fe9d

Browse files
ytauschpavelzw
andauthored
review #1
Co-authored-by: Pavel Zwerschke <[email protected]>
1 parent fcd48e6 commit 812fe9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_upstream_versions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1223,7 +1223,7 @@ def test_include_node_bad_pull_request_upstream(caplog):
12231223

12241224

12251225
def test_update_upstream_versions_nonexistent_package(caplog):
1226-
feedstock_name = "nonexistent-feedstock"
1226+
feedstock_name = "nonexistent"
12271227

12281228
caplog.set_level(logging.DEBUG)
12291229
update_upstream_versions(

0 commit comments

Comments
 (0)