Skip to content

Commit 2c0af87

Browse files
committed
update allure service config
1 parent afcd3e1 commit 2c0af87

File tree

8 files changed

+30
-862
lines changed

8 files changed

+30
-862
lines changed

allurerc.mjs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,7 @@ const config = {
7070

7171
if (ALLURE_SERVICE_URL && ALLURE_SERVICE_ACCESS_TOKEN && ALLURE_SERVICE_PROJECT) {
7272
config.allureService = {
73-
url: ALLURE_SERVICE_URL,
74-
project: ALLURE_SERVICE_PROJECT,
7573
accessToken: ALLURE_SERVICE_ACCESS_TOKEN,
76-
publish: true,
7774
};
7875
}
7976

packages/cli/test/commands/login.test.ts

Lines changed: 0 additions & 125 deletions
This file was deleted.

packages/cli/test/commands/logout.test.ts

Lines changed: 0 additions & 125 deletions
This file was deleted.

0 commit comments

Comments
 (0)