Skip to content
Snippets Groups Projects

Resolve #3466503 "Fix some spelling"

Closed quietone requested to merge issue/drupal-3466503:3466503-fix-some-spelling into 11.x
2 unresolved threads

Closes #3466503

Merge request reports

Code Quality is loading
Test summary results are being parsed

Closed by catchcatch 8 months ago (Aug 17, 2024 1:25am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
168 168 ];
169 169 $account = $this->drupalCreateUser($permissions);
170 170 $this->drupalLogin($account);
171 $webassert = $this->assertSession();
  • 10 10 * @prop {Drupal~behaviorAttach} attach
    11 11 * Makes changes in the DOM to be able to test the completion of AJAX in assertWaitOnAjaxRequest.
    12 12 */
    13 Drupal.behaviors.js_webassert_test_wait_for_ajax_request = {
    13 Drupal.behaviors.js_web_assert_test_wait_for_ajax_request = {
  • quietone added 31 commits

    added 31 commits

    Compare with previous version

  • quietone added 49 commits

    added 49 commits

    Compare with previous version

  • closed

  • Please register or sign in to reply
    Loading