Actions
Bug #37681
closedTests failing on Ruby 2.7 due to sorting of content types in the message
Description
Error: Failure: test_wrong_content_type Expected /Validation\ failed:\ Content\ type\ is\ not\ allowed\ for\ ACS\.\ Must\ be\ one\ of\ the\ following:\ file,yum,\ Content\ type\ cannot\ be\ modified\ once\ an\ ACS\ is\ created/ to match "Validation failed: Content type is not allowed for ACS. Must be one of the following: yum,file, Content type cannot be modified once an ACS is created".
See how the one says "file,yum" and the other "yum,file"
Actions