We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da37aca commit 62176e1Copy full SHA for 62176e1
1 file changed
scripts/backupDB.js
@@ -9,7 +9,7 @@ var profiles = "";
9
var downloads = "";
10
11
// testing from test6 round 3
12
-// Another testgfe
+// Another testgfefre
13
14
var getDocuments = function (callback) {
15
model.Document.find({}, function (err, data) {
0 commit comments