Browse Source

Remove accidental @RunLocally

Change-Id: I19a9f213b9539a6f36fea9ec134c7050c3ba3175
tags/7.2.0.beta1
Artur Signell 10 years ago
parent
commit
24a8d5dacc
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      uitest/src/com/vaadin/tests/components/SaneErrorsTest.java

+ 0
- 2
uitest/src/com/vaadin/tests/components/SaneErrorsTest.java View File

@@ -24,10 +24,8 @@ import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.remote.DesiredCapabilities;

import com.vaadin.tests.tb3.AbstractTB3Test.RunLocally;
import com.vaadin.tests.tb3.MultiBrowserTest;

@RunLocally
public class SaneErrorsTest extends MultiBrowserTest {

/*

Loading…
Cancel
Save