/*
 *   Copyright (c) 2024 WSO2 Inc. (http://www.wso2.org)
 *   All rights reserved.
 *   
 *   This software is the property of WSO2 Inc. and its suppliers, if any.
 *   Dissemination of any information or reproduction of any material contained
 *   herein in any form is strictly forbidden, unless permitted by WSO2 expressly.
 *   You may not alter or remove any copyright or other notice from copies of this content.
 */

///<reference types="cypress" />
/// <reference path="../../../types/api/commands.d.ts" />

import "./api-requests";
import "./user-management";
