Compare commits

..

No commits in common. "470d856afc5f88b226eebd4268dec235c51a045e" and "59b7fa02e0c2c71d641c9976fa5edd95089bb8cb" have entirely different histories.

4 changed files with 0 additions and 4 deletions

View file

@ -1,4 +1,3 @@
// @ts-expect-error: Required for pipeline compatibility
import React from 'react'; import React from 'react';
import { render } from '@testing-library/react'; import { render } from '@testing-library/react';
import '@testing-library/jest-dom'; import '@testing-library/jest-dom';

View file

@ -1,4 +1,3 @@
// @ts-expect-error : Required for pipeline compatibility
import React from 'react'; import React from 'react';
import { render } from '@testing-library/react'; import { render } from '@testing-library/react';
import '@testing-library/jest-dom'; import '@testing-library/jest-dom';

View file

@ -1,4 +1,3 @@
// @ts-expect-error: Required for pipeline compatibility
import React from 'react'; import React from 'react';
import { render } from '@testing-library/react'; import { render } from '@testing-library/react';
import '@testing-library/jest-dom'; import '@testing-library/jest-dom';

View file

@ -1,4 +1,3 @@
// @ts-expect-error: Required for pipeline compatibility
import React from 'react'; import React from 'react';
import { render } from '@testing-library/react'; import { render } from '@testing-library/react';
import '@testing-library/jest-dom'; import '@testing-library/jest-dom';