Changeset 11937 for sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-profiles/tests/e2e.php
- Timestamp:
- 07/05/2022 04:59:28 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-profiles/tests/e2e.php
r11929 r11937 45 45 'status' => 'waiting', 46 46 ) ); 47 GlotPress_Profiles\add_ translation_activity( $translation );47 GlotPress_Profiles\add_single_translation_activity( $translation ); 48 48 49 49 $translation = new GP_Translation( array( … … 51 51 'status' => 'current', 52 52 ) ); 53 GlotPress_Profiles\add_ translation_activity( $translation );53 GlotPress_Profiles\add_single_translation_activity( $translation ); 54 54 55 55 echo "\nThe daily digest count should have been bumped on https://profiles.wordpress.org/$user->user_nicename/ \n";
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)