Skip to content

Commit 1249b8f

Browse files
author
U-MARKLOGIC\ageorge
committed
Test suite name change
1 parent f262c1c commit 1249b8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test-complete/nodejs-optic-redaction.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 MarkLogic Corporation
2+
* Copyright (c) 2021 MarkLogic Corporation
33
*
44
* Licensed under the Apache License, Version 2.0 (the License);
55
* you may not use this file except in compliance with the License.
@@ -71,7 +71,7 @@ function waitForViewCreate(wTime)
7171
}).timeout(wTime + 120)
7272
}
7373

74-
describe('Nodejs Optic generate views test', function(){
74+
describe('Nodejs Optic redaction tests', function(){
7575
it('TEST 1 - join left outer with array of on', function(done){
7676

7777
const plan1 =

0 commit comments

Comments
 (0)