Skip to content

Commit

Permalink
build: update dist/
Browse files Browse the repository at this point in the history
  • Loading branch information
jamacku committed May 2, 2023
1 parent 48bda93 commit ae11cc5
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion dist/config.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/inputs.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/labeler.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test/unit/__snapshots__/config.test.ts.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Vitest Snapshot v1
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`Config Object > can get template policy 1`] = `
PolicyItem {
Expand Down
2 changes: 1 addition & 1 deletion test/unit/__snapshots__/inputs.test.ts.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Vitest Snapshot v1
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`Inputs Object > get blockList() 1`] = `undefined`;

Expand Down
2 changes: 1 addition & 1 deletion test/unit/__snapshots__/issue-form.test.ts.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Vitest Snapshot v1
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`IssueForm Object > getProperty() 1`] = `undefined`;

Expand Down
2 changes: 1 addition & 1 deletion test/unit/__snapshots__/labeler.test.ts.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Vitest Snapshot v1
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`IssueForm Object > gatherLabels() 1`] = `undefined`;

Expand Down

0 comments on commit ae11cc5

Please sign in to comment.