VRFS-3119 : Comment about broken feature/test.
This commit is contained in:
parent
425916f31d
commit
77ce45d7c6
|
|
@ -57,6 +57,7 @@ describe "Musician Search", :js => true, :type => :feature, :capybara_feature =>
|
|||
verify_find_musician_score(110, austin_user, dallas_user)
|
||||
end
|
||||
|
||||
# TODO: This test is broken due to this bug: VRFS-3119 - bad location / distance in SQL:
|
||||
it "shows search by distance" do
|
||||
|
||||
# this test does a distance search with the austin user, then opens up the 'change search location' dialog,
|
||||
|
|
|
|||
Loading…
Reference in New Issue