chore: typo
This commit is contained in:
		
							parent
							
								
									9ee18ca2aa
								
							
						
					
					
						commit
						03133fc647
					
				@ -254,7 +254,7 @@ test.describe('createCollections', () => {
 | 
			
		||||
    await expect(page.getByRole('menuitem', { name: 'collection2' })).toBeVisible();
 | 
			
		||||
  });
 | 
			
		||||
 | 
			
		||||
  test('no page, just only create collections', async ({ page, createCollections }) => {
 | 
			
		||||
  test('no page, just create collections', async ({ page, createCollections }) => {
 | 
			
		||||
    await createCollections(pageConfig.collections);
 | 
			
		||||
    await page.goto('/admin/settings/collection-manager/collections');
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user