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

Fixes #12642 - Show overriden values before type cast on host edit form #2949

Closed
wants to merge 1 commit into from

Conversation

tbrisker
Copy link
Member

@tbrisker tbrisker commented Dec 1, 2015

No description provided.

@tbrisker
Copy link
Member Author

tbrisker commented Dec 3, 2015

[test]

@@ -361,6 +361,18 @@ def test_show_action_buttons
refute class_params.find("textarea")[:disabled]
end

test 'correctly show hash type overrides' do
host = FactoryGirl.create(:host, :with_puppetclass)
FactoryGirl.create(:puppetclass_lookup_key, :as_smart_class_param, :with_override,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Weird indentation, I'll fix on merge

@dLobatog
Copy link
Member

dLobatog commented Dec 4, 2015

Merged as 03c609e, thanks @tbrisker !

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants