Skip to content

Commit 4f8d3f8

Browse files
committed
Fix ucm call in transcript
1 parent 65ca75e commit 4f8d3f8

File tree

1 file changed

+1
-1
lines changed
  • transcripts/share-apis/definition-diffs

1 file changed

+1
-1
lines changed

transcripts/share-apis/definition-diffs/run.zsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ source ../../transcript_helpers.sh
66
# Reset DB to a known state
77
pg_reset_fixtures
88

9-
UNISON_SHARE_HOST="http://localhost:5424" "$UCM_PATH" transcript prelude.md
9+
transcript_ucm transcript prelude.md
1010

1111
# Diffing a user-defined term against a user-defined term.
1212
fetch "$transcript_user" GET standard-term-diff '/users/transcripts/projects/definition-diff/diff/terms?oldBranchRef=before&newBranchRef=after&oldTerm=beforeTerm&newTerm=afterTerm'

0 commit comments

Comments
 (0)