Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
novaknole committed Dec 2, 2024
1 parent 9770543 commit fffc680
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ describe(`Deployment on network '${productionNetworkName}'`, function () {
expect(results.pluginSetup).to.equal(pluginSetupAddr);
expect(results.tag.build).to.equal(VERSION.build);
expect(results.tag.release).to.equal(VERSION.release);

});
});
});
Expand Down

0 comments on commit fffc680

Please sign in to comment.