Skip to content

Commit

Permalink
Fix prettier issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
tofumatt committed Oct 22, 2024
1 parent ad54a25 commit 00cf070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/googlesitekit/datastore/user/key-metrics.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ describe( 'core/user key metrics', () => {
expectedMetricsIncludingConversionTailored
) => {
enabledFeatures.add( 'conversionReporting' );

provideUserAuthentication( registry );
await registry
.dispatch( CORE_USER )
Expand Down

0 comments on commit 00cf070

Please sign in to comment.