Skip to content

Commit 1ebb9f8

Browse files
authored
Fix storage integration tests (#5287)
* turn back on integration tests * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test
1 parent e1872a4 commit 1ebb9f8

File tree

3 files changed

+186
-73
lines changed

3 files changed

+186
-73
lines changed

.github/workflows/node-test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,7 @@ jobs:
8989
# - npm run test:hosting-rewrites # Long-running test that might conflict across test runs. Run this manually.
9090
- npm run test:import-export
9191
- npm run test:storage-deploy
92-
# Temporarily disable broken storage emulator integration test.
93-
# - npm run test:storage-emulator-integration
92+
- npm run test:storage-emulator-integration
9493
- npm run test:triggers-end-to-end
9594
- npm run test:triggers-end-to-end:inspect
9695
steps:

0 commit comments

Comments
 (0)