Skip to content

Commit

Permalink
chore: run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
dutterbutter committed Dec 19, 2024
1 parent 849ff79 commit 268176c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion e2e-tests/test/anvil-apis.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ describe("anvil_setBlockTimestampInterval & anvil_removeBlockTimestampInterval",

describe("anvil_setLoggingEnabled", function () {
it("Should disable and enable logging", async function () {

const logFilePath = process.env.ANVIL_LOG_PATH || path.resolve("../anvil-zksync.log");

// Arrange
Expand Down

0 comments on commit 268176c

Please sign in to comment.