Skip to content

Commit

Permalink
fix: Change import in test_update
Browse files Browse the repository at this point in the history
  • Loading branch information
jvfe committed Dec 16, 2024
1 parent fdeeb2c commit 81ac22d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/modules/test_update.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import yaml

import nf_core.utils
from nf_core.components.components_utils import NF_CORE_MODULES_NAME, NF_CORE_MODULES_REMOTE
from nf_core.components.constants import NF_CORE_MODULES_NAME, NF_CORE_MODULES_REMOTE
from nf_core.modules.install import ModuleInstall
from nf_core.modules.modules_json import ModulesJson
from nf_core.modules.patch import ModulePatch
Expand Down

0 comments on commit 81ac22d

Please sign in to comment.