Skip to content

Commit

Permalink
remove unused history path override
Browse files Browse the repository at this point in the history
  • Loading branch information
baev authored Dec 17, 2024
1 parent d443853 commit d56cb97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ import { defineConfig } from "allure";
export default defineConfig({
name: "Allure Report",
output: "./allure-report",
historyPath: "./history.jsonl",
plugins: {
awesome: {
options: {
Expand Down

0 comments on commit d56cb97

Please sign in to comment.