Skip to content

Commit

Permalink
Add comment to AthenaTest
Browse files Browse the repository at this point in the history
  • Loading branch information
pal03377 committed Jul 16, 2023
1 parent ad9db61 commit 8c47559
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
import de.tum.in.www1.artemis.domain.TextExercise;
import de.tum.in.www1.artemis.domain.enumeration.AssessmentType;

/**
* Base class for Athena tests providing common functionality
*/
abstract public class AthenaTest extends AbstractSpringIntegrationBambooBitbucketJiraTest {

@Value("${artemis.athena.url}")
Expand Down

0 comments on commit 8c47559

Please sign in to comment.