You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, we do a catch-and-print approach for errors, which causes the test cases to pass even in a broken example, because they expect that a GoogleAdsException will be thrown.
The text was updated successfully, but these errors were encountered:
Right now, we do a catch-and-print approach for errors, which causes the test cases to pass even in a broken example, because they expect that a GoogleAdsException will be thrown.
The text was updated successfully, but these errors were encountered: