Commit 541b33cb by Feanil Patel

This should have been removed when selenium was upgraded via requirements files.

parent 7616030d
...@@ -5,8 +5,6 @@ ...@@ -5,8 +5,6 @@
apt update apt update
apt install -y xvfb firefox gettext wget apt install -y xvfb firefox gettext wget
pip install --upgrade selenium
cd /edx/app/discovery/discovery cd /edx/app/discovery/discovery
export PATH=$PATH:$PWD/node_modules/.bin export PATH=$PATH:$PWD/node_modules/.bin
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment