Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ST-DDT committed Aug 5, 2024
1 parent 063a97f commit 6353ede
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/scripts/apidocs/__snapshots__/class.spec.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`class > expected and actual modules are equal 1`] = `
[
"ModuleDeprecationTest",
"ModuleDeprecationTest1",
"ModuleExampleTest",
"ModuleFakerJsLinkTest",
"ModuleNextFakerJsLinkTest",
Expand Down
2 changes: 1 addition & 1 deletion test/scripts/apidocs/__snapshots__/method.spec.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`method > expected and actual methods are equal 1`] = `
[
"complexArrayParameter",
"complexArrayParameter2",
"defaultBooleanParamMethod",
"functionParamMethod",
"literalUnionParamMethod",
Expand Down

0 comments on commit 6353ede

Please sign in to comment.