Skip to content

Commit 81d403b

Browse files
committed
fix(go-runner): remove old comment
1 parent aa2c031 commit 81d403b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

go-runner/src/integration_tests.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ fn assert_results_snapshots(profile_dir: &Path, project_name: &str) {
7272
#[case::zerolog("zerolog")]
7373
#[case::zap("zap")]
7474
#[case::hugo("hugo")]
75-
// Currently not producing results:
7675
#[case::fuego("fuego")]
7776
#[case::cli_runtime("cli-runtime")]
7877
#[case::example("example")]

0 commit comments

Comments
 (0)