Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Commit

Permalink
Merge branch 'feature/user-task-points' of https://github.com/unb-mds…
Browse files Browse the repository at this point in the history
…/2023-2-Squad06 into feature/user-task-points
  • Loading branch information
thegm445 committed Dec 5, 2023
2 parents 32a1c99 + e145ffc commit 0d592e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/tasks/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,7 @@ def setUp(self) -> None:
title="Example task",
description="Some example task",
score=200,
constraints=["A sad task constraint"],
contest=self.contest,
output_file="Hello, World!\n",
)
Expand Down

0 comments on commit 0d592e5

Please sign in to comment.