Skip to content

Commit

Permalink
Adding test tag
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Stefanov <[email protected]>
  • Loading branch information
stefan-stefanooov committed Oct 20, 2023
1 parent 2c4d7f0 commit 45633ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/solidity/defaults/defaults.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const { expect } = require('chai')
const { ethers } = require('hardhat')
const Constants = require('../../constants')

describe('@solidityevmequiv2 Solidity Defaults', function () {
describe('@solidityequiv3 Solidity Defaults', function () {
let signers
let contract

Expand Down

0 comments on commit 45633ca

Please sign in to comment.