re-disable window test
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit

This commit is contained in:
austin 2024-09-12 13:45:44 -04:00
parent f7d1bbed70
commit e18d06e454

View File

@ -1,6 +1,9 @@
package electrosphere.renderer.ui.elements;
import electrosphere.test.annotations.IntegrationTest;
import org.junit.jupiter.api.Disabled;
import electrosphere.menu.WindowUtils;
import electrosphere.menu.mainmenu.MenuGeneratorsUITesting;
import electrosphere.test.template.UITestTemplate;
@ -14,6 +17,7 @@ public class WindowTest extends UITestTemplate {
/**
* Tests creating a window
*/
@Disabled
@IntegrationTest
public void testCreateWindow(){
//create ui testing window