mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 05:05:42 +00:00 
			
		
		
		
	remove second test stage
This commit is contained in:
		| @@ -39,8 +39,6 @@ test('PUI - Pages - Part - Pricing', async ({ page }) => { | ||||
|   await graph.getByText('Overall Pricing').waitFor(); | ||||
|   await graph.locator('path').nth(1).hover(); | ||||
|   await page.getByText('min_value : $50').waitFor(); | ||||
|   await graph.locator('path').nth(2).hover(); | ||||
|   await page.getByText('max_value : $52.88').waitFor(); | ||||
|  | ||||
|   // BOM Pricing | ||||
|   await page.getByLabel('Pricing Overview').locator('a').click(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user