mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-23 18:17:38 +00:00
Fix typo
This commit is contained in:
parent
e8c225e8f5
commit
4518c49371
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
module.exports = {
|
||||
server: {
|
||||
// Note: We require the the build be run before these tests.
|
||||
// TODO: Figure out how to get this command to run the buil.
|
||||
// TODO: Figure out how to get this command to run the build.
|
||||
command: "npm run serve",
|
||||
port: 8080, // Jest Puppeteer will wait 5000ms for this port to come online.
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue