Skip to content

Commit

Permalink
Fix for notification auth test
Browse files Browse the repository at this point in the history
  • Loading branch information
this-Aditya committed Jan 13, 2025
1 parent cfaf02c commit 98af8a8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ package org.radarbase.appserver.auth

import org.junit.jupiter.api.*
import org.junit.jupiter.api.extension.ExtendWith
import org.radarbase.appserver.auth.ProjectEndpointAuthTest.createURLWithPort
import org.radarbase.appserver.auth.ProjectEndpointAuthTest.Companion.createURLWithPort
import org.radarbase.appserver.auth.common.MPOAuthHelper
import org.radarbase.appserver.auth.common.OAuthHelper
import org.radarbase.appserver.dto.ProjectDto
Expand Down

0 comments on commit 98af8a8

Please sign in to comment.