fix pw test i turned off (#6921)

updates

Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
Jess Frazelle
2025-05-13 21:36:52 -07:00
committed by GitHub
parent 980e3c4bc2
commit 811ef3e72d
2 changed files with 4 additions and 4 deletions

View File

@ -100,9 +100,9 @@ test.describe('Testing loading external models', () => {
// Locators and constants
const sampleOne = {
file: 'pillow-block-bearing' + FILE_EXT,
title: 'Pillow Block Bearing',
file1: 'pillow-block-bearing-1' + FILE_EXT,
file: 'ball-bearing' + FILE_EXT,
title: 'Ball Bearing',
file1: 'ball-bearing-1' + FILE_EXT,
}
const projectCard = page.getByRole('link', { name: 'bracket' })
const overwriteWarning = page.getByText(