Skip to content

Commit

Permalink
Add a replay file for the no license case
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Jan 31, 2025
1 parent 02cabc0 commit 4179f39
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions e2e-tests/cookiecutters/tap-no-license.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"cookiecutter": {
"source_name": "AutomaticTestTap",
"admin_name": "Automatic Tester",
"admin_email": "[email protected]",
"tap_id": "tap-no-license",
"library_name": "tap_no_license",
"variant": "None (Skip)",
"stream_type": "REST",
"auth_method": "Basic Auth",
"include_ci_files": "None (Skip)",
"faker_extra": false,
"license": "None",
"ide": "VSCode",
"_template": "../tap-template/",
"_output_dir": "."
}
}

0 comments on commit 4179f39

Please sign in to comment.