savoirfairelinux / cqfd

cqfd helps running commands inside the Docker container configured for your project, keeping the user and working directory the same inside the container
GNU General Public License v3.0
64 stars 31 forks source link

Revert "tests: check that the returned version matches the doc" #126

Closed gportay closed 6 months ago

gportay commented 6 months ago

This reverts commit 06be9e566d13a8a82f910afb74e00fe450663b2f.

The test is broken since 73122a887ff58b67fb9d5e783652186ff980a0d3.

[02:21:47|notice] preparing "cqfd version (5.5.1-dev) matches latest one in CHANGELOG (5.5.0)"
[02:21:47|error] version major number doesn't match the doc
5.5.1-dev
[02:21:47|info] result: cqfd version (5.5.1-dev) matches latest one in CHANGELOG (5.5.0): FAIL
[02:21:47|info] -----------------------------------------------------

This test is not relevant, drop it!

joufellasfl commented 6 months ago

Good point, it serves no real-world purpose.