Skip to content

Commit

Permalink
✨ Implement realm definition of clip items
Browse files Browse the repository at this point in the history
  • Loading branch information
guiyanakuang committed Feb 15, 2024
1 parent 3c44483 commit d48713a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class PathProviderTest {
@Test
@Ignore
fun testPathProvider() {
val pathProvider = getPathProvider()
val pathProvider = DesktopPathProvider

val configPath = pathProvider.resolve("test.config", AppFileType.USER)

Expand Down

0 comments on commit d48713a

Please sign in to comment.