Skip to content

Commit

Permalink
snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
OskarDamkjaer committed Nov 3, 2023
1 parent f4d5bff commit b7e8dbe
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

exports[`hydrating state can CLEAR to reset state 1`] = `
Object {
"aliases": null,
"countAutomaticRefresh": Object {
"enabled": true,
"loading": false,
Expand Down Expand Up @@ -69,6 +70,7 @@ Object {

exports[`hydrating state should merge inital state and state on load 1`] = `
Object {
"aliases": null,
"countAutomaticRefresh": Object {
"enabled": true,
"loading": false,
Expand Down

0 comments on commit b7e8dbe

Please sign in to comment.