Skip to content

Commit

Permalink
remove unneeded test-cases
Browse files Browse the repository at this point in the history
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
  • Loading branch information
odubajDT committed Mar 26, 2024
1 parent 39b94eb commit e6d2344
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 52 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ spec:
expect:
- check:
($error != null): true
- apply:
file: td_bad_function_deno.yaml
expect:
- check:
($error != null): true
- apply:
file: td_bad_function_python.yaml
expect:
Expand All @@ -40,11 +35,6 @@ spec:
expect:
- check:
($error != null): true
- apply:
file: td_bad_container_function.yaml
expect:
- check:
($error != null): true
- apply:
file: td_bad_empty.yaml
expect:
Expand All @@ -62,15 +52,11 @@ spec:
file: td_good_container.yaml
- error:
file: td_bad_python_deno.yaml
- error:
file: td_bad_function_deno.yaml
- error:
file: td_bad_function_python.yaml
- error:
file: td_bad_container_deno.yaml
- error:
file: td_bad_container_python.yaml
- error:
file: td_bad_container_function.yaml
- error:
file: td_bad_empty.yaml

This file was deleted.

This file was deleted.

0 comments on commit e6d2344

Please sign in to comment.