VRFS-1054 removing reload slush

This commit is contained in:
Seth Call 2014-02-01 20:46:38 -06:00
parent 5dc376fa23
commit aaf4914885
1 changed files with 0 additions and 1 deletions

View File

@ -289,7 +289,6 @@ describe MusicSession do
end
it "session listed if icecast_server config has been updated" do
pending "relative time problem (fails on seths mac, not linux)"
connection_with_mount.touch
session_with_mount.created_at = 2.minutes.ago
session_with_mount.save!(:validate => false)