Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
karoljp35 committed Aug 8, 2024
1 parent 0f992dc commit 97a3766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.test.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* eslint-disable no-useless-escape */
/* eslint-disable no-undef */
'use strict';
const port = 8080;

const fs = require('fs');
const childProcess = require('child_process');
Expand Down

0 comments on commit 97a3766

Please sign in to comment.