Skip to content

Commit

Permalink
Merge pull request #103 from 4GeeksAcademy/master
Browse files Browse the repository at this point in the history
Rebuild container fix
  • Loading branch information
alesanchezr authored Jul 10, 2024
2 parents 88b304f + 8a930d0 commit b2e250f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,7 @@
"extensions": ["learn-pack.learnpack-vscode"]
}
},
<<<<<<< master
"onCreateCommand": "pip3 install pytest==6.2.5 mock pytest-testdox toml && npm i @learnpack/[email protected] -g && learnpack plugins:install @learnpack/[email protected]"
=======
"onCreateCommand": "pip3 install pytest==6.2.5 mock pytest-testdox toml && npm i @learnpack/[email protected] -g && learnpack plugins:install @learnpack/[email protected]"
>>>>>>> master

// Features to add to the dev container. More info: https://containers.dev/features.
// "features": {},
Expand Down

0 comments on commit b2e250f

Please sign in to comment.