16314: Fix syntax. 16314-test-user-db
authorTom Clegg <tom@tomclegg.ca>
Wed, 26 Aug 2020 13:50:52 +0000 (09:50 -0400)
committerTom Clegg <tom@tomclegg.ca>
Wed, 26 Aug 2020 13:50:52 +0000 (09:50 -0400)
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@tomclegg.ca>

src/common/config.ts

index 4e32395b0dae69c7404c5fa317c860055e6d9f1d..dd812c65bb488cce168fa6a178b4529a0cc58206 100644 (file)
@@ -235,8 +235,8 @@ export const mockClusterConfigJSON = (config: Partial<ClusterConfigJSON>): Clust
             Enable: false,
         },
         Test: {
-            Enable: false;
-        }
+            Enable: false,
+        },
     },
     Collections: {
         ForwardSlashNameSubstitution: "",