Skip to content

fix: replace incorrect CampaignCartesianProduct constructor parameter usage#335

Open
abelstuker wants to merge 1 commit intoopen-s4c:mainfrom
abelstuker:main
Open

fix: replace incorrect CampaignCartesianProduct constructor parameter usage#335
abelstuker wants to merge 1 commit intoopen-s4c:mainfrom
abelstuker:main

Conversation

@abelstuker
Copy link

Some campaigns instantiating a CampaignCartesianProduct used the incorrect parameter_space keyword argument. This resulted in an unexpected keyword argument error.

The incorrect parameter_space keyword argument in CampaignCartesianProduct calls has been replaced by the expected variables keyword across the tests/core/compat/ campaigns.

… usage

Signed-off-by: Abel Stuker <stukerabel@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant