Skip to content

Commit

Permalink
chore: clean up test app comments
Browse files Browse the repository at this point in the history
  • Loading branch information
uerceg committed Sep 3, 2024
1 parent 13b6f99 commit 3c51f54
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 23,6 @@ <h2><center>Webview</center></h2><br></br>

function startButton() {
console.log('btnStartTestSession');
<!-- TestLibraryBridge.addTestDirectory('event-tracking');-->
<!-- TestLibraryBridge.addTestDirectory('gdpr');-->
<!-- TestLibraryBridge.addTestDirectory('disable-enable');-->
<!-- TestLibraryBridge.addTestDirectory('third-party-sharing');-->
<!--TestLibraryBridge.addTestDirectory('coppa');-->
<!--TestLibraryBridge.addTest('Test_AttributionCallback_reattribution');-->
TestLibraryBridge.startTestSession();
}

Expand Down

0 comments on commit 3c51f54

Please sign in to comment.