Skip to content

Commit f308aec

Browse files
committed
Run all the tests in test app
1 parent cd0f0b9 commit f308aec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Assets/Adjust/Test/TestApp.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ private void StartTestSession() {
5353
// Set specific tests to run.
5454
// testFactory.AddTest("current/eventBuffering/Test_EventBuffering_sensitive_packets");
5555
// testFactory.AddTest("current/gdpr/Test_GdprForgetMe_after_install");
56-
testFactory.AddTestDirectory("current/gdpr");
5756

5857
Log("Starting test session...");
5958
testFactory.StartTestSession();

0 commit comments

Comments
 (0)