test/helper.rb in meta-spotify-0.3.2 vs test/helper.rb in meta-spotify-0.3.3
- old
+ new
@@ -17,8 +17,9 @@
end
TRACK_URI = "spotify:track:3zBhJBEbDD4a4SO1EaEiBP"
ARTIST_URI = "spotify:artist:4YrKBkKSVeqDamzBPWVnSJ"
ALBUM_URI = "spotify:album:6G9fHYDCoyEErUkHrFYfs4"
+ALBUM_ONE_UPC_URI = "spotify:album:3MiiF9utmtGnLVITgl0JP7"
class Test::Unit::TestCase
end