Skip to content

Commit 14e4f05

Browse files
author
Nicholas Thomson
committed
Testing pivotal integration [#64002302]
1 parent 1a1ea10 commit 14e4f05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/scripts/lib/webApiFaker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ var distributed_random = function(min, max) {
128128
};
129129

130130
/**
131-
* Initiate and respond with "fake" backend data instead of querying an actual API
131+
* Initiate and respond with fake backend data instead of querying an actual API
132132
*/
133133
var setupStubbedBackend = function() {
134134
var categories = generateDataList(42, randomCategory);

0 commit comments

Comments
 (0)