remove reacord-tester from core
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import React from "react"
|
||||
import { test } from "vitest"
|
||||
import { ReacordTester } from "../library/core/reacord-tester"
|
||||
import { ActionRow, Button, Select } from "../library/main"
|
||||
import { ReacordTester } from "./test-adapter"
|
||||
|
||||
const testing = new ReacordTester()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user