We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5610456 commit d35f33bCopy full SHA for d35f33b
src/test/java/ru/mystamps/web/tests/cases/WhenAdminAddCategory.java
@@ -26,8 +26,6 @@
26
import org.testng.annotations.BeforeMethod;
27
import org.testng.annotations.Test;
28
29
-import static org.fest.assertions.api.Assertions.assertThat;
30
-
31
import ru.mystamps.web.tests.page.AddCategoryPage;
32
33
import static ru.mystamps.web.tests.TranslationUtils.tr;
0 commit comments