Skip to content

Commit 6d21d2f

Browse files
committed
refact: fill temp file
1 parent c66e17f commit 6d21d2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/support/Traits/SwaggerServiceTestingTrait.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ protected function assertTempFileEqualsFixture(string $fixture): void
2121

2222
$this->assertFileEquals($path, getcwd() . '/storage/temp_documentation.json');
2323
}
24-
}
24+
}

0 commit comments

Comments
 (0)