fix: fix e2e test data

This commit is contained in:
rickstaa
2023-01-21 17:58:35 +01:00
parent 4ff2c2a425
commit c1dc7b850c
+1 -1
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,