Skip to content

Commit

Permalink
Merge pull request #326 from vscheuber/main
Browse files Browse the repository at this point in the history
update snapshots
  • Loading branch information
vscheuber committed Nov 21, 2023
2 parents 1c9c8b1 + 6d3aabb commit 05223cd
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 135 deletions.
4 changes: 2 additions & 2 deletions test/e2e/__snapshots__/saml-export.e2e.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -3121,7 +3121,7 @@ exports[`frodo saml export "frodo saml export --all-separate --directory samlExp
}
`;
exports[`frodo saml export "frodo saml export --all-separate --directory samlExportTestDir3": should export all saml providers to separate files in the directory samlExportTestDir3: samlExportTestDir3/urn:federation:MicrosoftOnline.saml.json 1`] = `
exports[`frodo saml export "frodo saml export --all-separate --directory samlExportTestDir3": should export all saml providers to separate files in the directory samlExportTestDir3: samlExportTestDir3/urnfederationMicrosoftOnline.saml.json 1`] = `
{
"meta": Any<Object>,
"saml": {
Expand Down Expand Up @@ -4114,7 +4114,7 @@ exports[`frodo saml export "frodo saml export -A": should export all saml provid
}
`;
exports[`frodo saml export "frodo saml export -A": should export all saml providers to separate files: ./urn:federation:MicrosoftOnline.saml.json 1`] = `
exports[`frodo saml export "frodo saml export -A": should export all saml providers to separate files: ./urnfederationMicrosoftOnline.saml.json 1`] = `
{
"meta": Any<Object>,
"saml": {
Expand Down
Loading

0 comments on commit 05223cd

Please sign in to comment.