Skip to content
  • schneems's avatar
    03d30ce7
    remove un-needed sort · 03d30ce7
    schneems authored
    HTML doesn't care what order the elements are rendered in, so why should we?
    
    Updates tests to use proper `assert_dom_equal` instead of `assert_equal` /cc @jeremy
    03d30ce7
    remove un-needed sort
    schneems authored
    HTML doesn't care what order the elements are rendered in, so why should we?
    
    Updates tests to use proper `assert_dom_equal` instead of `assert_equal` /cc @jeremy
Loading