Skip to content

Commit 25aaac8

Browse files
authored
test: enable upgrade test (#7)
1 parent 2683b52 commit 25aaac8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/pr_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@ func TestRunBasicExample(t *testing.T) {
5555
}
5656

5757
func TestRunBasicUpgradeExample(t *testing.T) {
58-
// Skip upgrade test for first iteration of a module
59-
t.Skip()
6058
t.Parallel()
6159

6260
options := setupOptions(t, "scc-wp-upg", basicExampleDir)

0 commit comments

Comments
 (0)