Skip to content

Commit bdd0d2b

Browse files
committed
Fix tests.
1 parent df48bdf commit bdd0d2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_files/test_readme.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ def test_rewrite_readme(tmp_pathplus, demo_environment, file_regression: FileReg
4949
demo_environment.globals["docker_name"] = ''
5050
demo_environment.globals["enable_pre_commit"] = True
5151
demo_environment.globals["license"] = "MIT"
52+
demo_environment.globals["primary_conda_channel"] = "octocat"
5253

5354
readme_file = tmp_pathplus / "README.rst"
5455

0 commit comments

Comments
 (0)