Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Jun 24, 2020
1 parent 8a6bcb6 commit 43a2d32
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/api/src/tests/refs.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,7 @@ describe('Refs API', () => {
Object {
"refs": Object {
"fake": Object {
"error": undefined,
"id": "fake",
"ready": false,
"stories": Object {},
Expand Down Expand Up @@ -423,6 +424,7 @@ describe('Refs API', () => {
Object {
"refs": Object {
"fake": Object {
"error": undefined,
"id": "fake",
"loginUrl": "https://example.com/login",
"ready": false,
Expand Down Expand Up @@ -516,6 +518,7 @@ describe('Refs API', () => {
Object {
"refs": Object {
"fake": Object {
"error": undefined,
"id": "fake",
"ready": false,
"stories": Object {},
Expand Down Expand Up @@ -603,6 +606,7 @@ describe('Refs API', () => {
Object {
"refs": Object {
"fake": Object {
"error": undefined,
"id": "fake",
"ready": false,
"stories": undefined,
Expand Down

0 comments on commit 43a2d32

Please sign in to comment.