You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to below case,
describe lambda('my-lambda-function-name') do
it { should exist }
end
I would like to know if it supports a test case say describe layer(;my-lambda-layer-name') do...
The text was updated successfully, but these errors were encountered:
Similar to below case,
describe lambda('my-lambda-function-name') do
it { should exist }
end
I would like to know if it supports a test case say describe layer(;my-lambda-layer-name') do...
The text was updated successfully, but these errors were encountered: