Skip to content

Commit

Permalink
Merge branch 'develop' into bug/6763-web-data-stream-not-available.
Browse files Browse the repository at this point in the history
  • Loading branch information
tofumatt committed Apr 14, 2023
2 parents c57a47e + 935facc commit 3ecfabd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/googlesitekit/modules/datastore/modules.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -2017,7 +2017,7 @@ describe( 'core/modules modules', () => {
);

expect( Object.keys( recoverableModules ) ).not.toContain(
'analytics-4'
'analytics'
);
} );
} );
Expand Down

0 comments on commit 3ecfabd

Please sign in to comment.