Skip to content

Commit

Permalink
fix: update compiler version
Browse files Browse the repository at this point in the history
  • Loading branch information
dbale-altoros committed Jan 1, 2025
1 parent 01d3720 commit b96095c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/formatters-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@ describe('e2e', function () {
{
level: 'error',
message: {
text: 'Compiler version >=0.6.0 does not satisfy the ^0.8.0 semver requirement',
text: 'Compiler version >=0.6.0 does not satisfy the ^0.8.24 semver requirement',
},
locations: [
{
Expand Down

0 comments on commit b96095c

Please sign in to comment.