Skip to content

Commit

Permalink
missed another snapshot change
Browse files Browse the repository at this point in the history
  • Loading branch information
jennifer-shehane committed Feb 20, 2020
1 parent 4a3389a commit 6cc47ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/server/__snapshots__/validation_spec.coffee.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ exports['lib/util/validation #isValidBrowser passes valid browsers and forms err
"name": "No display name",
"family": "chromium"
},
"expect": "Expected `displayName` to be a non-empty string. Instead the value was: `{\"name\":\"No display name\",\"family\":\"electron\"}`"
"expect": "Expected `displayName` to be a non-empty string. Instead the value was: `{\"name\":\"No display name\",\"family\":\"chromium\"}`"
},
{
"given": {
Expand Down

0 comments on commit 6cc47ea

Please sign in to comment.