Skip to content

Commit fe6cf98

Browse files
authored
test: update Verify resource_class config works to medium+ (#548)
1 parent 2a0e8b6 commit fe6cf98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/test-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ workflows:
150150
working-directory: examples/angular-app
151151
cypress-cache-key: cypress-cache-{{ arch }}-{{ checksum "examples/angular-app/package.json" }}
152152
cypress-command: "npx cypress run --component --parallel --record"
153-
resource_class: small
153+
resource_class: medium+
154154
- install-and-persist:
155155
filters: *filters
156156
name: Install & Persist

0 commit comments

Comments
 (0)