aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/xyz/driver/core/AuthTest.scala
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/scala/xyz/driver/core/AuthTest.scala')
-rw-r--r--src/test/scala/xyz/driver/core/AuthTest.scala1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/scala/xyz/driver/core/AuthTest.scala b/src/test/scala/xyz/driver/core/AuthTest.scala
index 1a483b9..b8cb5d0 100644
--- a/src/test/scala/xyz/driver/core/AuthTest.scala
+++ b/src/test/scala/xyz/driver/core/AuthTest.scala
@@ -56,7 +56,6 @@ class AuthTest extends FlatSpec with Matchers with ScalatestRouteTest {
Some(
AuthTokenUserInfo(
Id[User]("1"),
- authUserId = Id[AuthUser]("2"),
Email("foo", "bar"),
emailVerified = true,
audience = "driver",