Skip to content

Commit f3cee41

Browse files
refactor: rename Tests folder
1 parent df2f7ff commit f3cee41

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

EmojiPicker.xcodeproj/project.pbxproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
F0BB7ED429715830004EEBFC /* Package.swift */,
115115
F0BB7ED529715830004EEBFC /* README.md */,
116116
F0BB7ED229715830004EEBFC /* Sources */,
117-
F0BB7EC6297157D3004EEBFC /* EmojiPickerTests */,
117+
F0BB7EC6297157D3004EEBFC /* Tests */,
118118
F0BB7ED9297158BC004EEBFC /* EmojiPicker.podspec */,
119119
F0BB7F34297169E4004EEBFC /* LICENSE */,
120120
F0BB7EBB297157D3004EEBFC /* Products */,
@@ -130,13 +130,13 @@
130130
name = Products;
131131
sourceTree = "<group>";
132132
};
133-
F0BB7EC6297157D3004EEBFC /* EmojiPickerTests */ = {
133+
F0BB7EC6297157D3004EEBFC /* Tests */ = {
134134
isa = PBXGroup;
135135
children = (
136136
F0BB7F3629716AE9004EEBFC /* Mocks */,
137137
F0BB7EC7297157D3004EEBFC /* ConfigurationTests.swift */,
138138
);
139-
path = EmojiPickerTests;
139+
path = Tests;
140140
sourceTree = "<group>";
141141
};
142142
F0BB7ED229715830004EEBFC /* Sources */ = {
File renamed without changes.

0 commit comments

Comments
 (0)