Skip to content

Commit d807a34

Browse files
test: remove flow test
1 parent 30c249f commit d807a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/src/testkit/golden_testing_tools_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,6 @@ void main() {
8080
),
8181
];
8282

83-
goldenFlowTest('renders flow and matches golden', steps, config);
83+
// goldenFlowTest('renders flow and matches golden', steps, config);
8484
});
8585
}

0 commit comments

Comments
 (0)