We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/SalamLang/Salam-Website/pull/304/files
Check failure on line 10 in src/components/common/__tests__/badge.test.jsx GitHub Actions / Run bun test error: expect(received).toMatchSnapshot(expected) Expected: { "$$typeof": Symbol(react.test.json), "children": [ ", ], "props": { "className": "span bg-light-primary text-primary py-1 sm:py-2 px-2 sm:px-4 font-Estedad-Medium text-[10px] sm:text-xs rounded-full primary", }, "type": "span", } Received: null at <anonymous> (/home/runner/work/Salam-Website/Salam-Website/src/components/common/__tests__/badge.test.jsx:10:16)
and
Check failure on line 16 in src/components/common/__tests__/badge.test.jsx GitHub Actions / Run bun test error: expect(received).toMatchSnapshot(expected) Expected: { "$$typeof": Symbol(react.test.json), "children": [ ", ], "props": { "className": "span bg-light-primary text-primary py-1 sm:py-2 px-2 sm:px-4 font-Estedad-Medium text-[10px] sm:text-xs rounded-full primary medium full", }, "type": "span", } Received: null at <anonymous> (/home/runner/work/Salam-Website/Salam-Website/src/components/common/__tests__/badge.test.jsx:16:16)
Check failure on line 22 in src/components/common/__tests__/badge.test.jsx GitHub Actions / Run bun test error: expect(received).toMatchSnapshot(expected) Expected: { "$$typeof": Symbol(react.test.json), "children": [ ", ], "props": { "className": "span bg-light-success text-success py-1 sm:py-2 px-2 sm:px-4 font-Estedad-Medium text-[10px] sm:text-xs rounded-full", }, "type": "span", } Received: null at <anonymous> (/home/runner/work/Salam-Website/Salam-Website/src/components/common/__tests__/badge.test.jsx:22:16)
Check failure on line 28 in src/components/common/__tests__/badge.test.jsx GitHub Actions / Run bun test error: expect(received).toMatchSnapshot(expected) Expected: { "$$typeof": Symbol(react.test.json), "children": [ ", ], "props": { "className": "span bg-light-warning text-warning py-1 sm:py-2 px-2 sm:px-4 font-Estedad-Medium text-[10px] sm:text-xs rounded-full", }, "type": "span", } Received: null at <anonymous> (/home/runner/work/Salam-Website/Salam-Website/src/components/common/__tests__/badge.test.jsx:28:16)
Check failure on line 34 in src/components/common/__tests__/badge.test.jsx GitHub Actions / Run bun test error: expect(received).toMatchSnapshot(expected) Expected: { "$$typeof": Symbol(react.test.json), "children": [ ", ], "props": { "className": "span bg-light-danger text-danger py-1 sm:py-2 px-2 sm:px-4 font-Estedad-Medium text-[10px] sm:text-xs rounded-full", }, "type": "span", } Received: null at <anonymous> (/home/runner/work/Salam-Website/Salam-Website/src/components/common/__tests__/badge.test.jsx:34:16)
The text was updated successfully, but these errors were encountered:
#303
Sorry, something went wrong.
No branches or pull requests
https://github.com/SalamLang/Salam-Website/pull/304/files
and
and
and
and
The text was updated successfully, but these errors were encountered: