diff --git a/test/sanity/ax/test_application.rb b/test/sanity/ax/test_application.rb index 17313e1..a86b518 100644 --- a/test/sanity/ax/test_application.rb +++ b/test/sanity/ax/test_application.rb @@ -100,7 +100,7 @@ def test_bundle_identifier end def test_info_plist - assert_equal 'transmute', app.info_plist['CFBundleIconFile'] + assert_equal 'hmmmmm', app.info_plist['CFBundleIconFile'] end def test_version