Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F24571200
D3978.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
498 B
Referenced Files
None
Subscribers
None
D3978.diff
View Options
diff --git a/_tests/scripts/bats/test_edit_acme_dns_accounts.sh b/_tests/scripts/bats/test_edit_acme_dns_accounts.sh
--- a/_tests/scripts/bats/test_edit_acme_dns_accounts.sh
+++ b/_tests/scripts/bats/test_edit_acme_dns_accounts.sh
@@ -41,7 +41,7 @@
[ "$status" -eq 0 ]
isValid=0
- run jsondiff "$ACME_ACCOUNTS" data/acmedns-merged.json
+ run jdiff "$ACME_ACCOUNTS" data/acmedns-merged.json
rm "$ACME_ACCOUNTS"
[ "$status" -eq 0 ]
[ "$output" = "{}" ] || isValid=1
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Feb 28, 20:24 (14 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3481856
Default Alt Text
D3978.diff (498 B)
Attached To
Mode
D3978: Use jdiff instead of jsondiff
Attached
Detach File
Event Timeline
Log In to Comment