Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Commit

Permalink
chore(component): rename helper
Browse files Browse the repository at this point in the history
  • Loading branch information
lemredd committed Nov 23, 2022
1 parent 8107222 commit ee33698
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { Ref, ref } from "vue"
import helper from "./reset_resource_list"
import helper from "./refetch_resource_list"

describe("Helper: resource management/resource list resetter", () => {
it("can clear resource list data and meta count", () => {
Expand Down

0 comments on commit ee33698

Please sign in to comment.