We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ff2c2a commit c1dc7b8Copy full SHA for c1dc7b8
tests/e2e/e2e.test.js
@@ -62,7 +62,7 @@ const WAKATIME_DATA = {
62
};
63
64
const REPOSITORY_DATA = {
65
- name: "cra-test",
+ name: REPO,
66
nameWithOwner: `${USER}/cra-test`,
67
isPrivate: false,
68
isArchived: false,
0 commit comments