Skip to content

Commit

Permalink
Update PekkoCoreDependencySpec.scala
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Sep 15, 2024
1 parent 51bd8e7 commit 36267d8
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,8 @@ class PekkoCoreDependencySpec extends AnyWordSpec with Matchers {
"eval pekkoVersionDerivedFromDefault" in {
PekkoCoreDependency.versionDerivedFromDefault("1.0.2") shouldEqual "1.0.2"
}
"eval doc link" in {
PekkoCoreDependency.default.link shouldEqual "1.0"
}
}
}

0 comments on commit 36267d8

Please sign in to comment.