ci(test): fix folder path for e2e tests
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							| @@ -45,4 +45,4 @@ jobs: | ||||
|         run: 'cd example && npm install && npm run build' | ||||
|  | ||||
|       - name: 'End To End (e2e) Test Example' | ||||
|         run: 'npm run test:e2e' | ||||
|         run: 'cd example && npm run test:e2e' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user