Skip to content

Commit 99167df

Browse files
committed
Update expected snapshot outputs to fix tests
1 parent c243353 commit 99167df

8 files changed

+8
-1
lines changed

.github/workflows/02-powerpipe-release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,7 @@ jobs:
649649

650650
- name: Create pull request
651651
run: |
652-
gh pr create --base main --head $VERSION --title "$Version" --body "Update formula"
652+
gh pr create --base main --head $VERSION --title "Powerpipe $Version" --body "Update formula"
653653
654654
update_pr_for_versioning:
655655
name: Update PR

tests/acceptance/test_data/snapshots/expected_sps_many_withs_dashboard.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"end_time": "2023-02-28T15:11:54.71606Z",
33
"inputs": {},
4+
"metadata": {},
45
"layout": {
56
"children": [
67
{

tests/acceptance/test_data/snapshots/expected_sps_sibling_containers_report.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"end_time": "2023-02-28T15:08:13.729468Z",
33
"inputs": {},
4+
"metadata": {},
45
"layout": {
56
"children": [
67
{

tests/acceptance/test_data/snapshots/expected_sps_testing_card_blocks_dashboard.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"end_time": "2023-02-28T15:12:51.219684Z",
33
"inputs": {},
4+
"metadata": {},
45
"layout": {
56
"children": [
67
{

tests/acceptance/test_data/snapshots/expected_sps_testing_dashboard_inputs.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"end_time": "2023-03-01T17:05:36.15964+05:30",
3+
"metadata": {},
34
"inputs": {
45
"input.new_input": "test"
56
},

tests/acceptance/test_data/snapshots/expected_sps_testing_dashboard_inputs_with_base.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"end_time": "2023-08-25T12:19:23.652519+05:30",
33
"inputs": {},
4+
"metadata": {},
45
"layout": {
56
"children": [
67
{

tests/acceptance/test_data/snapshots/expected_sps_testing_nodes_and_edges_dashboard.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"end_time": "2023-02-28T15:13:13.520729Z",
33
"inputs": {},
4+
"metadata": {},
45
"layout": {
56
"children": [
67
{

tests/acceptance/test_data/snapshots/expected_sps_testing_text_blocks_dashboard.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"end_time": "2023-02-28T15:09:34.945423Z",
33
"inputs": {},
4+
"metadata": {},
45
"layout": {
56
"children": [
67
{

0 commit comments

Comments
 (0)