add unit test that check disabling build image button when uncheck all targets

This commit is contained in:
Michal Gold 2024-06-11 18:12:16 +03:00 committed by Klara Simickova
parent 39b29e303c
commit 7138552663
6 changed files with 118 additions and 43 deletions

View file

@ -22,7 +22,6 @@ import {
CREATING_IMAGES_WITH_IB_SERVICE_URL,
MANAGING_WITH_DNF_URL,
} from '../../constants';
import { BuildImagesButtonEmptyState } from '../Blueprints/BuildImagesButton';
type ImagesEmptyStateProps = {