spec/fixtures/firefox/extension/extensions_added_hoge.v16.json in firebrew-0.1.2 vs spec/fixtures/firefox/extension/extensions_added_hoge.v16.json in firebrew-0.1.3

- old
+ new

@@ -145,11 +145,11 @@ }, "visible": true, "active": true, "userDisabled": false, "appDisabled": false, - "descriptor": "/Users/yuichi/Library/Application Support/Firefox/Profiles/k9l2swsk.default/extensions/langpack-ja@firefox.mozilla.org.xpi", + "descriptor": "%{profile_path}/extensions/langpack-ja@firefox.mozilla.org.xpi", "installDate": 1404466078000, "updateDate": 1404626257000, "applyBackgroundUpdates": 1, "bootstrap": true, "size": 954430, @@ -195,11 +195,11 @@ }, "visible": true, "active": true, "userDisabled": false, "appDisabled": false, - "descriptor": "/Users/yuichi/Library/Application Support/Firefox/Profiles/k9l2swsk.default/extensions/vimperator@mozdev.org.xpi", + "descriptor": "%{profile_path}/extensions/vimperator@mozdev.org.xpi", "installDate": 1404474084000, "updateDate": 1404617815000, "applyBackgroundUpdates": 1, "bootstrap": false, "size": 1509840, @@ -224,9 +224,10 @@ ] }, { "id": "hoge@example.org", "location": "app-profile", + "descriptor": "%{profile_path}/extensions/hoge@example.org.xpi", "version": null, "defaultLocale": { "name": null } }