Skip to content

Commit

Permalink
Ignore CalendarST
Browse files Browse the repository at this point in the history
  • Loading branch information
solth committed Aug 24, 2023
1 parent d99a089 commit 8ce793b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Kitodo/src/test/java/org/kitodo/selenium/CalendarST.java
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

import org.junit.After;
import org.junit.BeforeClass;
import org.junit.Ignore;
import org.junit.Test;
import org.kitodo.MockDatabase;
import org.kitodo.data.database.beans.User;
Expand All @@ -27,6 +28,7 @@
import org.kitodo.selenium.testframework.pages.CalendarPage;
import org.kitodo.selenium.testframework.pages.ProcessesPage;

@Ignore
public class CalendarST extends BaseTestSelenium {

private static ProcessesPage processesPage;
Expand Down

0 comments on commit 8ce793b

Please sign in to comment.