File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -321,11 +321,11 @@ fireauth.Auth.prototype.useEmulator = function(url, options) {
321
321
322
322
323
323
/**
324
- * Emits a console info and a visual banner if emulator integration is
325
- * enabled.
326
- * @param {boolean } disableBanner Whether visual banner should be disabled.
327
- * @private
328
- */
324
+ * Emits a console info and a visual banner if emulator integration is
325
+ * enabled.
326
+ * @param {boolean } disableBanner Whether visual banner should be disabled.
327
+ * @private
328
+ */
329
329
fireauth . Auth . prototype . emitEmulatorWarning_ = function ( disableBanner ) {
330
330
fireauth . util . consoleInfo ( 'WARNING: You are using the Auth Emulator,' +
331
331
' which is intended for local testing only. Do not use with' +
You can’t perform that action at this time.
0 commit comments