Skip to content

Commit

Permalink
add eslint disable
Browse files Browse the repository at this point in the history
  • Loading branch information
luu-alex committed Nov 10, 2023
1 parent 5e5c4e4 commit d5d2c68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web3/test/manual/connection.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with web3.js. If not, see <http://www.gnu.org/licenses/>.
*/

/* eslint-disable */
const { Web3 } = require('../../');
const secrets = require('../../../../.secrets.json');

Expand Down

0 comments on commit d5d2c68

Please sign in to comment.