mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-07 22:00:56 -04:00
test(e2e): migrate tags test to playwright (#54167)
This commit is contained in:
@@ -42,7 +42,7 @@ export function SidePanel({
|
||||
}: SidePanelProps): JSX.Element {
|
||||
useEffect(() => {
|
||||
const mathJaxChallenge =
|
||||
block === 'rosetta-code' ||
|
||||
superBlock === SuperBlocks.RosettaCode ||
|
||||
superBlock === SuperBlocks.ProjectEuler ||
|
||||
block === 'intermediate-algorithm-scripting';
|
||||
initializeMathJax(mathJaxChallenge);
|
||||
|
||||
Reference in New Issue
Block a user