Bug 30982: API tweaks
[srvgit] / t / lib / TestBuilder.pm
index 59ba592..d6e88e7 100644 (file)
@@ -558,6 +558,9 @@ sub _gen_blob {
 sub _gen_default_values {
     my ($self) = @_;
     return {
+        BackgroundJob => {
+            context => '{}'
+        },
         Borrower => {
             login_attempts => 0,
             gonenoaddress  => undef,