Skip to content

Commit 50b70fc

Browse files
committed
removing integration tests from github pipeline
1 parent a7120cf commit 50b70fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Test/commit/OpenGLEngine/commitSuite.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
#include "host_device_shared.hpp"
3535

3636
// Demonstrate some basic assertions.
37-
TEST(RendererTest, DISABLED_BasicSetup) {
37+
TEST(RendererTest, BasicSetup) {
3838

3939
GLint window_width = 1200;
4040
GLint window_height = 800;

0 commit comments

Comments
 (0)