Skip to content

Commit

Permalink
chore(geo): reduce number of integ spec cases (aws-amplify#9862)
Browse files Browse the repository at this point in the history
  • Loading branch information
thaddmt authored May 3, 2022
1 parent 6ae8d10 commit cb245af
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1098,27 +1098,6 @@ jobs:
sample_name: display-map
spec: display-map
browser: << parameters.browser >>
- integ_test_js:
test_name: 'Marker Map'
framework: react
category: geo
sample_name: marker-map
spec: marker-map
browser: << parameters.browser >>
- integ_test_js:
test_name: 'Cluster Map'
framework: react
category: geo
sample_name: cluster-marker-map
spec: cluster-marker-map
browser: << parameters.browser >>
- integ_test_js:
test_name: 'Search Map'
framework: react
category: geo
sample_name: search-map
spec: search-map
browser: << parameters.browser >>
- integ_test_js:
test_name: 'Search Outside Map'
framework: react
Expand Down

0 comments on commit cb245af

Please sign in to comment.