ci: fix e2e test

This commit is contained in:
rickstaa 2022-10-02 10:35:11 +02:00
parent d5d8912954
commit aaf710c024
No known key found for this signature in database
GPG Key ID: 0BD7401D30D23E53

View File

@ -16,7 +16,7 @@ const REPO = "dummy-cra";
const USER = "grsdummy";
const STATS_DATA = {
name: "grsdummy",
totalPRs: 1,
totalPRs: 2,
totalCommits: 2,
totalIssues: 1,
totalStars: 1,