Skip to content

Commit

Permalink
chore: comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kupermind committed May 13, 2024
1 parent 5783699 commit 6b2925e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/VoteWeighting.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ const { expect } = require("chai");
const { ethers } = require("hardhat");
const helpers = require("@nomicfoundation/hardhat-network-helpers");

describe("Vot Weighting OLAS", function () {
describe("Vote Weighting veOLAS", function () {
let olas;
let ve;
let vw;
Expand Down

0 comments on commit 6b2925e

Please sign in to comment.