Skip to content

Commit 68104db

Browse files
committed
Merge branch 'develop' into release-qa-accessibility
2 parents 0e1353d + 2c3a745 commit 68104db

File tree

29 files changed

+3664
-2542
lines changed

29 files changed

+3664
-2542
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ workflows:
174174
filters:
175175
branches:
176176
only:
177-
- develop-from-master-23may
177+
- develop
178178
- hot-fixes-4
179179
# This is alternate dev env for parallel testing
180180
- "build-test":

__tests__/shared/components/Contentful/Image/__snapshots__/Image.jsx.snap

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ exports[`Matches shallow shapshot 1`] = `
2222
wrapper={[Function]}
2323
/>
2424
<img
25-
alt=""
2625
src="https://www.topcoder.com"
2726
style={
2827
Object {

0 commit comments

Comments
 (0)