Skip to content

Commit

Permalink
Rename button to avoid conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Supereg committed Dec 21, 2023
1 parent a24fe7f commit 71e9a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/UITests/TestApp/SpeziViewsTargetsTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ struct SpeziViewsTargetsTests: View {
NavigationLink("NameFields") {
NameFieldsExample()
}
NavigationLink("Validation") {
NavigationLink("Validation TextField") {
ValidationExample()
}
} header: {
Expand Down

0 comments on commit 71e9a2c

Please sign in to comment.