mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-29 00:19:36 +00:00
Remove codespell from Drone, add to GH Actions (#6004)
Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Integration Tests
|
||||
|
||||
Integration tests should be used to test a specific functionality of k3s that exists across multiple Go packages, either via exported function calls, or more often, CLI comands.
|
||||
Integration tests should be used to test a specific functionality of k3s that exists across multiple Go packages, either via exported function calls, or more often, CLI commands.
|
||||
Integration tests should be used for "black box" testing.
|
||||
|
||||
## Framework
|
||||
|
||||
Reference in New Issue
Block a user