Skip to content

Commit

Permalink
snap
Browse files Browse the repository at this point in the history
  • Loading branch information
bchu1 committed Apr 29, 2024
1 parent 8b4255c commit 2b39231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/__snapshots__/UnifiedSchema.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2971,7 +2971,7 @@ type ValidateUserCanDeleteObjects {
error: String
invalidSampleNames: [String]!
validIds: [Float]!
validIdsStrings: [String]
validIdsStrings: [String]!
}
type Workflow implements EntityInterface & Node {
Expand Down

0 comments on commit 2b39231

Please sign in to comment.