Commit 95ce927
authored
test: project check for unattached dataset (#115)
* fix(test): project check for unattached dataset
Datasets that are not attached to projects seem to not have the `project` attribute returned.
Adjusting the check in tests.
This also matches to how the JuliaHub api tests do this check [here](https://github.com/JuliaComputing/JuliaHub/blob/0c1d7d512219454ce99b58efd2f3587b25753242/tests/api/juliaruncloud/datasets.jl#L418).1 parent 6c8f1a1 commit 95ce927
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments