Rename Cucumber source file to cucumber.rs

This commit is contained in:
Dennis
2024-05-30 15:23:00 +02:00
parent 844685102d
commit 86d4db97ca
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -13,5 +13,5 @@ walkdir = "2.5.0"
xml-builder = "0.5.2" xml-builder = "0.5.2"
[[test]] [[test]]
name = "end-to-end" name = "cucumber"
harness = false harness = false