Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove double k6 module double registering #11

Merged
merged 1 commit into from
Aug 9, 2022

Conversation

oleiade
Copy link
Member

@oleiade oleiade commented Aug 9, 2022

As a result of the previous module reorganization,
we had left a modules.Register statement behind
leading to a situation where the module itself would
end up registered twice, and would break any build
including xk6-redis.

This commit removes the left behind modules.Register
statement.

As a result of the previous module reorganization,
we had left a modules.Register statement behind
leading to a situation where the module itself would
end up registered twice, and would break any build
including xk6-redis.

This commit removes the left behind modules.Register
statement.
@oleiade oleiade added the bug Something isn't working label Aug 9, 2022
@oleiade oleiade self-assigned this Aug 9, 2022
@oleiade oleiade merged commit b7a9e69 into master Aug 9, 2022
@oleiade oleiade deleted the fix/module_double_register branch August 9, 2022 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant