Skip to content

Conversation

@m-gizzi
Copy link
Contributor

@m-gizzi m-gizzi commented May 8, 2024

Fixes #1588

Fixes a bug where a class defined with underscores, ex. factory :customs_declaration_nl_ddu_1, class: "Customs::Declarations::NL::DDU_1_0" strips out the underscores and then raises an NameError.

…assed as a string

Co-authored-by: Michelle Yuen <michelle.dano.yuen@gmail.com>
Co-authored-by: Stephanie Minn <minnstephanie@gmail.com>
@m-gizzi m-gizzi requested a review from mike-burns as a code owner May 8, 2024 15:35
@stephanieminn stephanieminn merged commit c791452 into thoughtbot:main May 20, 2024
@stephanieminn
Copy link
Contributor

stephanieminn commented May 20, 2024

@m-gizzi @yuenmichelle1 I went ahead and merged this! thanks for working on it together 🎉🎉🎉

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.

Underscores being removed from class name during tests

3 participants