Skip to content

Commit

Permalink
🧪 [#220] InputSchoolInfoFeature / testcode 수정'
Browse files Browse the repository at this point in the history
  • Loading branch information
kimsh153 committed Aug 23, 2023
1 parent 84c4a1c commit 1e637a9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import InputSchoolLifeInfoFeatureInterface

final class DummyInputSchoolLifeDelegate: InputSchoolLifeDelegate {
func schoolLifePrevButtonDidTap() {}
func completeToInputSchoolLife(input: InputSchoolLifeInfoFeatureInterface.InputSchoolLifeInformationObject) {}
func completeToInputSchoolLife(gsmAuthenticationScore: Int) {}
}

final class InputSchoolLifeInfoFeatureTests: XCTestCase {
Expand Down

0 comments on commit 1e637a9

Please sign in to comment.