Rename project to MerchantsOfHope-SupplyANdDemandPortal
This commit is contained in:
		| @@ -39,7 +39,7 @@ describe('Layout', () => { | ||||
|   it('renders the layout with user information', () => { | ||||
|     renderWithRouter(<Layout />); | ||||
|      | ||||
|     expect(screen.getByText('MysteryApp-Cursor')).toBeInTheDocument(); | ||||
|     expect(screen.getByText('MerchantsOfHope-SupplyANdDemandPortal')).toBeInTheDocument(); | ||||
|     expect(screen.getByText('John Doe')).toBeInTheDocument(); | ||||
|     expect(screen.getByText('candidate')).toBeInTheDocument(); | ||||
|   }); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user