Skip to content

Commit

Permalink
🤖 Apply Spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
arriolac authored and github-actions[bot] committed Mar 29, 2024
1 parent 01a095c commit 6452db8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ import com.example.jetcaster.core.data.database.model.Podcast
import com.example.jetcaster.core.data.database.model.PodcastWithExtraInfo
import com.example.jetcaster.core.data.model.asExternalModel
import com.example.jetcaster.core.data.repository.TestCategoryStore
import java.time.OffsetDateTime
import kotlinx.coroutines.flow.first
import kotlinx.coroutines.test.runTest
import org.junit.Assert.assertEquals
import org.junit.Assert.assertTrue
import org.junit.Test
import java.time.OffsetDateTime

class PodcastCategoryFilterUseCaseTest {

Expand Down

0 comments on commit 6452db8

Please sign in to comment.