move folders etc, need to solve app import issue
This commit is contained in:
@@ -2,7 +2,7 @@ import "@testing-library/jest-native/extend-expect";
|
||||
import { render } from "@testing-library/react-native";
|
||||
import React from "react";
|
||||
|
||||
import ChartLabel from "../../component/charts/chart-label/chart-label";
|
||||
import ChartLabel from "../../src/component/charts/chart-label/chart-label";
|
||||
|
||||
describe("ChartLabel Component Tests", () => {
|
||||
const mockData = {
|
||||
|
Reference in New Issue
Block a user