it('renders an empty state if no deployments are found',()=>{
constemptyState=wrapper.find(GlEmptyState);
constemptyStateText=
'No deployments found Ensure your environment is part of the deploy stage of your CI pipeline to track deployments to your cluster. Learn more about deploying to a cluster';
'No deployments found Ensure your environment is part of the deploy stage of your CI pipeline to track deployments to your cluster. Learn more about deploying to a cluster';