Skip to content

Commit

Permalink
Rename UI-testing
Browse files Browse the repository at this point in the history
1. Rename UI-testing to ui-testing
2. Remove firefox addon from travis
  • Loading branch information
artbez committed Nov 7, 2016
1 parent 6b92155 commit 659b460
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ os:
- linux
dist: trusty

addons:
firefox: "50.0"

before_install:
#load all submodules
- git submodule init
Expand Down
6 changes: 1 addition & 5 deletions UI-testing/UI-testing.iml → ui-testing/UI-testing.iml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,7 @@
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Maven: io.github.bonigarcia:webdrivermanager:1.4.10" level="project" />
<orderEntry type="library" name="Maven: com.typesafe:config:1.2.1" level="project" />
<orderEntry type="library" name="Maven: org.rauschig:jarchivelib:0.7.1" level="project" />
<orderEntry type="library" name="Maven: org.apache.commons:commons-compress:1.9" level="project" />
<orderEntry type="library" name="Maven: org.jsoup:jsoup:1.9.2" level="project" />
<orderEntry type="library" name="Maven: org.apache.commons:commons-lang3:3.4" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: com.codeborne:selenide:4.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.seleniumhq.selenium:selenium-java:3.0.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.seleniumhq.selenium:selenium-chrome-driver:3.0.0" level="project" />
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 659b460

Please sign in to comment.