Skip to content

Commit

Permalink
Disable KSDebug_Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bamx23 committed May 5, 2024
1 parent 93f8651 commit b88f65b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Tests/KSCrashRecordingCoreTests/KSDebug_Tests.m
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,9 @@

#import "KSDebug.h"


@interface KSDebug_Tests : XCTestCase @end
// // TODO: Fix this test for run on Github Actions
//@interface KSDebug_Tests : XCTestCase @end
@interface KSDebug_Tests : NSObject @end

@implementation KSDebug_Tests

Expand Down

0 comments on commit b88f65b

Please sign in to comment.