File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,6 @@ def setup
5555 end
5656
5757 test 'access button displays for freely accessible data' do
58- skip ( "DataEng has changed access type labels and is currently reloading dev1 as of 3/28 at 12:20pm." )
5958 gis_record_id = 'gismit:CAMBRIDGEMEMPOLES09'
6059 VCR . use_cassette ( 'gis record mit free' ,
6160 allow_playback_repeats : true ,
@@ -67,7 +66,6 @@ def setup
6766 end
6867
6968 test 'access button displays for data requiring MIT auth' do
70- skip ( "DataEng has changed access type labels and is currently reloading dev1 as of 3/28 at 12:20pm." )
7169 gis_record_id = 'gismit:us_ma_boston_g47parcels_2018'
7270 VCR . use_cassette ( 'gis record mit auth' ,
7371 allow_playback_repeats : true ,
@@ -79,7 +77,6 @@ def setup
7977 end
8078
8179 test 'access button displays for non-MIT GIS records' do
82- skip ( "DataEng has changed access type labels and is currently reloading dev1 as of 3/28 at 12:20pm." )
8380 gis_record_id = 'gisogm:edu.stanford.purl:be6ef8cd8ac5'
8481 VCR . use_cassette ( 'gis record elsewhere' ,
8582 allow_playback_repeats : true ,
You can’t perform that action at this time.
0 commit comments