Skip to content

Commit 98fc29d

Browse files
fix: reverted test name
1 parent 7bedbe7 commit 98fc29d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ContentstackTest/ContentstackTest.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ - (void)tearDown {
119119
#pragma mark Test Case - Header
120120

121121

122-
- (void)test01FetchSourceEntries {
122+
- (void)test01FetchProductEntries {
123123
XCTestExpectation *expectation = [self expectationWithDescription:@"Fetch All Entries"];
124124

125125
ContentType* csForm = [csStack contentTypeWithName:@"product"];

0 commit comments

Comments
 (0)