Skip to content

Commit

Permalink
Rename HTTP tests to avoid confusion
Browse files Browse the repository at this point in the history
  • Loading branch information
CremboC committed Jan 5, 2022
1 parent 53eb4fa commit 6de7203
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import org.typelevel.log4cats.slf4j.Slf4jLogger

import scala.concurrent.duration._

class PingPongSpec extends PubSubSpec with BeforeAndAfterEach {
class HttpPingPongSpec extends PubSubSpec with BeforeAndAfterEach {

implicit val logger: Logger[IO] = Slf4jLogger.getLogger

Expand Down

0 comments on commit 6de7203

Please sign in to comment.