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 19, 2023
1 parent 545a05e commit 6194691
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 @@ -2,7 +2,7 @@ const { expect } = require('chai')
const { ethers } = require('hardhat')
const Constants = require('../../constants')

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

Expand Down

0 comments on commit 6194691

Please sign in to comment.