Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: tests are breaking starting with the cli-ux@5.6.2 release #24

Merged
merged 1 commit into from
Oct 5, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions test/__fixtures__/eventmetadata/list.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
EVENT CODE LABEL DESC
com.adobe.CODE01 LABEL01 DESC01
CODE02 LABEL2 DESC02
EVENT CODE LABEL DESC
──────────────── ─────── ──────
com.adobe.CODE01 LABEL01 DESC01
CODE02 LABEL2 DESC02
9 changes: 5 additions & 4 deletions test/__fixtures__/provider/list.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
ID LABEL DESC SOURCE DOCS
ID01 LABEL01 DESC01 urn:uuid:source1 DOCS01
ID02 LABEL02 DESC02 urn:uuid:source2 DOCS02
ID03 LABEL03 DESC03 urn:uuid:source3 DOCS03
ID LABEL DESC SOURCE DOCS
──── ─────── ────── ──────────────── ──────
ID01 LABEL01 DESC01 urn:uuid:source1 DOCS01
ID02 LABEL02 DESC02 urn:uuid:source2 DOCS02
ID03 LABEL03 DESC03 urn:uuid:source3 DOCS03
7 changes: 4 additions & 3 deletions test/__fixtures__/registration/list.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
ID NAME INTEGRATION_STATUS DELIVERY_TYPE STATUS
REGID1 bowling 1 ENABLED WEBHOOK VERIFIED
REGID2 table tenis 2 ENABLED WEBHOOK VERIFIED
ID NAME INTEGRATION_STATUS DELIVERY_TYPE STATUS
───────────────────────────────────── ──────────────────────── ────────────────── ───────────── ─────────
REGID1 bowling 1 ENABLED WEBHOOK VERIFIED
REGID2 table tenis 2 ENABLED WEBHOOK VERIFIED