Skip to content

Commit

Permalink
chore(e2e): Make function for role creation conventional
Browse files Browse the repository at this point in the history
Return role id and error and handle the error where the function is called.
  • Loading branch information
stasryzhov committed Feb 23, 2024
1 parent 10165a1 commit 45dc752
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: BUSL-1.1

package base_test

import (
Expand Down

0 comments on commit 45dc752

Please sign in to comment.