Skip to content

Commit

Permalink
Merge pull request #1086 from yext/hotfix/v1.29.2
Browse files Browse the repository at this point in the history
### Bug Fixes
* Fix `VerticalFullPageMap` styling to ensure viewAllResults button is clickable  (#1084 )
* Fix `VerticalFullPageMap` styling to ensure to ensure location bias is clickable (#1081 )
* Update jambo version for clearer error message (#1079 )
* Fix translation on fallback locale specified to 'en' (#1077 )
  • Loading branch information
yen-tt authored Jul 25, 2022
2 parents 782bd95 + 58aa054 commit 5933c74
Show file tree
Hide file tree
Showing 7 changed files with 1,344 additions and 1,334 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ jobs:
uses: yext/slapshot-reusable-workflows/.github/workflows/coverage.yml@v1
with:
test_script: npx jest tests/static/ --coverage
comparison_branch: master
secrets:
caller_github_token: ${{ secrets.GITHUB_TOKEN }}
Loading

0 comments on commit 5933c74

Please sign in to comment.