Skip to content

Commit b2e250f

Browse files
authored
Merge pull request #103 from 4GeeksAcademy/master
Rebuild container fix
2 parents 88b304f + 8a930d0 commit b2e250f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.devcontainer/devcontainer.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,7 @@
2222
"extensions": ["learn-pack.learnpack-vscode"]
2323
}
2424
},
25-
<<<<<<< master
26-
"onCreateCommand": "pip3 install pytest==6.2.5 mock pytest-testdox toml && npm i @learnpack/[email protected] -g && learnpack plugins:install @learnpack/[email protected]"
27-
=======
2825
"onCreateCommand": "pip3 install pytest==6.2.5 mock pytest-testdox toml && npm i @learnpack/[email protected] -g && learnpack plugins:install @learnpack/[email protected]"
29-
>>>>>>> master
3026

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

0 commit comments

Comments
 (0)