Closed opsaaaaa closed 5 years ago
fixed test syntax issue that was preventing cucumber from running. in doing so I ended up refactoring organization.root_org_setting and creating organization.set_root_org_setting.
Lets not change the underlying code while fixing a test. Fix the test first, then if a refactor is warranted, lets do that separately.
fixed test syntax issue that was preventing cucumber from running. in doing so I ended up refactoring organization.root_org_setting and creating organization.set_root_org_setting.