rebase merge conflicts fix

Signed-off-by: Guillaume de Rouville <guillaume.derouville@gmail.com>
This commit is contained in:
Guillaume de Rouville
2021-09-01 12:14:57 +02:00
parent 99d2494033
commit 3453675a3f
2 changed files with 3 additions and 10 deletions

View File

@@ -11,13 +11,6 @@ setup() {
common_setup
}
# Instead of setup, this just runs once
setup_file() {
load 'helpers'
cleanup_localstack
}
@test "cue-sanity-check" {
dagger -e sanity-check up
}