Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(tests): Migrate mocha tests from goog.require to import #7196

Merged
merged 1 commit into from
Jun 22, 2023

Conversation

cpcallen
Copy link
Contributor

The basics

  • I branched from develop
  • My pull request is against develop
  • My code follows the style guide
  • I ran npm run format and npm run lint

The details

Resolves

Part of #6858.

Proposed Changes

Migrate the two remaining uses of goog.require in the mocha tests from goog.require to import.

Reason for Changes

Trying to make it possible to get rid of base.js.

Test Coverage

Passes npm test.

Migrate the two remaining uses of goog.require in the mocha tests
from goog.require to import.
@cpcallen cpcallen merged commit 5a39c4c into google:develop Jun 22, 2023
@cpcallen cpcallen deleted the fix/6858/tests branch June 22, 2023 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants