Skip to content

Commit

Permalink
Move background test a end of testing with alpha order
Browse files Browse the repository at this point in the history
  • Loading branch information
kenji21 committed Nov 13, 2020
1 parent a4e30df commit cde1b40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions KIF Tests/BackgroundTests.m
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@

#import <KIF/KIF.h>

@interface BackgroundTests : KIFTestCase
@interface ZBackgroundTests : KIFTestCase

@end

@implementation BackgroundTests
@implementation ZBackgroundTests

+ (XCTestSuite *)defaultTestSuite
{
Expand Down

0 comments on commit cde1b40

Please sign in to comment.