Skip to content

Commit 26ded2e

Browse files
committed
fix tests
1 parent 7123380 commit 26ded2e

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/vocab-tools/src/__snapshots__/class.test.ts.deno.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31031,8 +31031,8 @@ satisfies?: URL | null;resourceQuantity?: Measure | null;}
3103131031
/** The {@link Intent} of a {@link Proposal} that this commitment
3103231032
* satisfies. The value is the proposal's URI with a
3103331033
* [fragment](https://developer.mozilla.org/en-US/docs/Web/URI/Reference/Fragment)
31034-
* appended to identify the intent. Recommended fragments are
31035-
* \`primary\` and\`reciprocal\`.
31034+
* appended to identify the intent. Recommended fragments are
31035+
* \`primary\` and \`reciprocal\`.
3103631036
*
3103731037
*/
3103831038
get satisfies(): (URL | null) {

packages/vocab-tools/src/__snapshots__/class.test.ts.node.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31029,8 +31029,8 @@ satisfies?: URL | null;resourceQuantity?: Measure | null;}
3102931029
/** The {@link Intent} of a {@link Proposal} that this commitment
3103031030
* satisfies. The value is the proposal's URI with a
3103131031
* [fragment](https://developer.mozilla.org/en-US/docs/Web/URI/Reference/Fragment)
31032-
* appended to identify the intent. Recommended fragments are
31033-
* \`primary\` and\`reciprocal\`.
31032+
* appended to identify the intent. Recommended fragments are
31033+
* \`primary\` and \`reciprocal\`.
3103431034
*
3103531035
*/
3103631036
get satisfies(): (URL | null) {

packages/vocab-tools/src/__snapshots__/class.test.ts.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31031,8 +31031,8 @@ satisfies?: URL | null;resourceQuantity?: Measure | null;}
3103131031
/** The {@link Intent} of a {@link Proposal} that this commitment
3103231032
* satisfies. The value is the proposal's URI with a
3103331033
* [fragment](https://developer.mozilla.org/en-US/docs/Web/URI/Reference/Fragment)
31034-
* appended to identify the intent. Recommended fragments are
31035-
* \`primary\` and\`reciprocal\`.
31034+
* appended to identify the intent. Recommended fragments are
31035+
* \`primary\` and \`reciprocal\`.
3103631036
*
3103731037
*/
3103831038
get satisfies(): (URL | null) {

0 commit comments

Comments
 (0)