Skip to content

Commit

Permalink
Move to dummy plugin
Browse files Browse the repository at this point in the history
Signed-off-by: abarreiro <abarreiro@vmware.com>
  • Loading branch information
adambarreiro committed May 22, 2023
1 parent ba1eef4 commit 70ba7ef
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion govcd/ui_plugin_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ func Test_getPluginMetadata(t *testing.T) {
pluginPath: "../test-resources/ui_plugin.zip",
want: &types.UIPluginMetadata{
Vendor: "VMware",
License: "Copyright (C) VMware 2023. All rights reserved.",
License: "BSD-2-Clause",
Link: "http://www.vmware.com/support",
PluginName: "Test Plugin",
Version: "1.2.3",
Expand Down
Binary file modified test-resources/.DS_Store
Binary file not shown.
Binary file modified test-resources/ui_plugin.zip
Binary file not shown.

0 comments on commit 70ba7ef

Please sign in to comment.