Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
Emterry committed Nov 26, 2024
1 parent 834458a commit 332239f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/container-structure-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ commandTests:
- name: "ubuntu"
command: "grep"
args: ["DISTRIB_RELEASE", "/etc/lsb-release"]
expectedOutput: ["DISTRIB_RELEASE=24.04"]
expectedOutput: ["DISTRIB_RELEASE=24.10"]

- name: "whoami"
command: "whoami"
Expand Down

0 comments on commit 332239f

Please sign in to comment.