aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/model
diff options
context:
space:
mode:
Diffstat (limited to 't/app/model')
-rw-r--r--t/app/model/problem.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/app/model/problem.t b/t/app/model/problem.t
index 43f15dbde..e7c9d79bb 100644
--- a/t/app/model/problem.t
+++ b/t/app/model/problem.t
@@ -155,7 +155,7 @@ for my $test (
for my $test (
{
state => 'unconfirmed',
- is_open => 1,
+ is_open => 0,
},
{
state => 'confirmed',