Skip to content

Commit a7900da

Browse files
committed
typo
1 parent f1786d5 commit a7900da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test.integration-all-services.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,5 +649,5 @@ describe(MAX_RETRIES, 'integration-all-services', function() {
649649
});
650650

651651
} else {
652-
console.warn('no test/reosources/auth.js, skipping integration tests'); // eslint-disable-line no-console
652+
console.warn('no test/resources/auth.js, skipping integration tests'); // eslint-disable-line no-console
653653
}

0 commit comments

Comments
 (0)