Commit 33414707 by Clinton Blackburn

Resolved issue with broken tests

parent 4acf759a
...@@ -12,6 +12,6 @@ ...@@ -12,6 +12,6 @@
"devDependencies": { "devDependencies": {
"gulp": "^3.9.1", "gulp": "^3.9.1",
"gulp-jscs": "4.0.0", "gulp-jscs": "4.0.0",
"geckodriver": "1.2.0" "geckodriver": "1.6.0"
} }
} }
...@@ -14,5 +14,5 @@ pytest==3.0.6 ...@@ -14,5 +14,5 @@ pytest==3.0.6
pytest-django==3.1.2 pytest-django==3.1.2
pytest-django-ordering==1.0.1 pytest-django-ordering==1.0.1
responses==0.5.1 responses==0.5.1
selenium==3.0.2 selenium==3.4.0
testfixtures==4.13.1 testfixtures==4.13.1
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