Skip to content

Commit fd700f7

Browse files
committed
Updated test suite name
1 parent 23b5588 commit fd700f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ghost/core/test/unit/server/services/stats/content.test.js.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ const should = require('should');
33
const ContentStatsService = require('../../../../../core/server/services/stats/ContentStatsService');
44
const tinybird = require('../../../../../core/server/services/stats/utils/tinybird');
55

6-
describe('TopContentStatsService', function () {
6+
describe('ContentStatsService', function () {
77
let service;
88
let mockKnex;
99
let mockUrlService;

0 commit comments

Comments
 (0)