Skip to content

Commit

Permalink
Ignore deprecations in DatabaseEETest
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffdgr8 committed Jan 27, 2024
1 parent eaf7701 commit 08b0008
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ import kotlin.test.Test
import kotlin.test.assertTrue
import kotlin.time.Duration.Companion.seconds

@Suppress("DEPRECATION")
class DatabaseEETest : BaseReplicatorTest() {

// DatabaseTest.swift
Expand Down

0 comments on commit 08b0008

Please sign in to comment.