github.com/ActiveState/cli@v0.0.0-20240508170324-6801f60cd051/internal/testhelpers/e2e/constants.go (about)

     1  package e2e
     2  
     3  // CommitIDNotChecked is to satisfy state tool requiring commit ID's, while also making explicit that this test does
     4  // not test anything related to commit ID's.
     5  const CommitIDNotChecked = "00000000-0000-0000-0000-000000000000"