Skip to content

Commit

Permalink
Test: 변경된 파일 테스트 CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Guri999 committed Jan 13, 2025
1 parent 99d3922 commit a9760aa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ class ExploreViewModelTest {

@Test
fun `Given a path when Init intent is handled then state is updated`() = runTest {
val path = "/path/test"
val path = "/path"
val folders = listOf(
FOLDER_DUMMY
)
Expand Down

0 comments on commit a9760aa

Please sign in to comment.