fix: fix e2e test data

This commit is contained in:
rickstaa 2023-01-21 17:58:35 +01:00
parent 4ff2c2a425
commit c1dc7b850c
No known key found for this signature in database
GPG Key ID: 9C565DB640819628

View File

@ -62,7 +62,7 @@ const WAKATIME_DATA = {
};
const REPOSITORY_DATA = {
name: "cra-test",
name: REPO,
nameWithOwner: `${USER}/cra-test`,
isPrivate: false,
isArchived: false,