Skip to content

Commit

Permalink
Fix test configs affected by breaking dashboard API #106
Browse files Browse the repository at this point in the history
  • Loading branch information
didiladi committed Jan 15, 2021
1 parent c70ca7b commit b1d36f9
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"dashboardMetadata": {
"name": "{{.name}}",
"shared": true,
"owner": "[email protected]",
"sharingDetails": {
"linkShared": true,
"published": false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"dashboardMetadata": {
"name": "{{.name}}",
"shared": true,
"owner": "[email protected]",
"sharingDetails": {
"linkShared": true,
"published": false
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"dashboardMetadata": {
"name": "{{.name}}",
"owner": "[email protected]",
"shared": true,
"sharingDetails": {
"linkShared": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"dashboardMetadata": {
"name": "{{.name}}",
"shared": true,
"owner": "[email protected]",
"sharingDetails": {
"linkShared": true,
"published": false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"dashboardMetadata": {
"name": "{{.name}}",
"shared": true,
"owner": "[email protected]",
"sharingDetails": {
"linkShared": true,
"published": false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"dashboardMetadata": {
"name": "{{.name}}",
"shared": true,
"owner": "[email protected]",
"sharingDetails": {
"linkShared": true,
"published": false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"dashboardMetadata": {
"name": "{{.name}}",
"shared": true,
"owner": "[email protected]",
"sharingDetails": {
"linkShared": true,
"published": false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"dashboardMetadata": {
"name": "{{.name}}",
"shared": true,
"owner": "[email protected]",
"sharingDetails": {
"linkShared": true,
"published": false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"dashboardMetadata": {
"name": "{{.name}}",
"shared": true,
"owner": "[email protected]",
"sharingDetails": {
"linkShared": true,
"published": false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"dashboardMetadata": {
"name": "{{.name}}",
"shared": true,
"owner": "[email protected]",
"sharingDetails": {
"linkShared": true,
"published": false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"dashboardMetadata": {
"name": "{{.name}}",
"shared": true,
"owner": "[email protected]",
"sharingDetails": {
"linkShared": true,
"published": false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"dashboardMetadata": {
"name": "{{.name}}",
"shared": true,
"owner": "[email protected]",
"sharingDetails": {
"linkShared": true,
"published": false
Expand Down

0 comments on commit b1d36f9

Please sign in to comment.