Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix billboard teaser content text alignment #625

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

fix: add text center to whole content

7f1820b
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Fix billboard teaser content text alignment #625

fix: add text center to whole content
7f1820b
Select commit
Loading
Failed to load commit list.
GitHub Actions / Report succeeded Dec 19, 2024 in 0s

6 passed, 0 failed and 0 skipped

Tests passed successfully

✅ api/junit.xml

6 tests were completed in 6s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
AccessControlService 6✅ 6s

✅ AccessControlService

AccessControlService getPermissionsForUser should return no permissions by default
  ✅ AccessControlService getPermissionsForUser should return no permissions by default
AccessControlService getPermissionsForUser should return all permissions for Vivid Planet employee
  ✅ AccessControlService getPermissionsForUser should return all permissions for Vivid Planet employee
AccessControlService getPermissionsForUser should return all permissions for Admin
  ✅ AccessControlService getPermissionsForUser should return all permissions for Admin
AccessControlService getContentScopesForUser should return no content scopes by default
  ✅ AccessControlService getContentScopesForUser should return no content scopes by default
AccessControlService getContentScopesForUser should return all content scopes for Vivid Planet employee
  ✅ AccessControlService getContentScopesForUser should return all content scopes for Vivid Planet employee
AccessControlService getContentScopesForUser should return all content scopes for Admin
  ✅ AccessControlService getContentScopesForUser should return all content scopes for Admin