Skip to content

Commit

Permalink
restructure ui tests (#9151)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Osypenko <[email protected]>
  • Loading branch information
DanielOsypenko authored Jan 14, 2024
1 parent 04e8f4e commit af95cf5
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ocs_ci/ocs/ui/page_objects/block_and_file.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
import time

from ocs_ci.ocs.ui.helpers_ui import format_locator
from ocs_ci.ocs.ui.helpers_ui import format_locator, logger
from ocs_ci.ocs.ui.page_objects.storage_system_details import StorageSystemDetails
from ocs_ci.ocs.ui.workload_ui import PvcCapacityDeploymentList, compare_mem_usage
from tests.ui.test_capacity_breakdown_ui import logger


class BlockAndFile(StorageSystemDetails):
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit af95cf5

Please sign in to comment.